ports/devel/rubygem-daemon_controller/Makefile

17 lines
375 B
Makefile

PORTNAME= daemon_controller
PORTVERSION= 3.0.0
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>