freebsd-ports/devel/rubygem-daemons/Makefile

19 lines
332 B
Makefile

# Created by: Rui Lopes (<rgl ruilopes com>)
PORTNAME= daemons
PORTVERSION= 1.4.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Toolkit to convert your script to a controllable daemon
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>