Files
ports/devel/rubygem-daemons/Makefile
2021-04-06 16:31:07 +02:00

19 lines
300 B
Makefile

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