summaryrefslogtreecommitdiff
path: root/devel/rubygem-daemon_controller/Makefile
blob: 21e3303e94683626f4d68ae71b3853ebe8ca83e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	daemon_controller
PORTVERSION=	3.0.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	osa@FreeBSD.org
COMMENT=	Library for implementing daemon management capabilities
WWW=		https://github.com/FooBarWidget/daemon_controller/tree/master

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		gem python:env shebangfix

NO_ARCH=	yes

.include <bsd.port.mk>