blob: bbd0de21614312f9dfbc02e49890da046e0c0b6a (
plain) (
tree)
|
|
# Created by: Jacob Atzen <jatzen@gmail.com>
# $FreeBSD$
PORTNAME= daemon_controller
PORTVERSION= 1.1.8
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMEPREFIX= rubygem-
MAINTAINER= osa@FreeBSD.org
COMMENT= A library for implementing daemon management capabilities
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>
|