freebsd-ports/devel/rubygem-daemon_controller/Makefile
Philip M. Gollucci 128b30f1a5 - Update to 1.0.0
PR:             ports/165010
Submitted by:   myself (pgollucci)
Approved by:    jatzen@gmail.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-14 02:21:55 +00:00

21 lines
459 B
Makefile

# New ports collection makefile for: daemon_controller
# Date created: 31 October 2010
# Whom: Jacob Atzen <jatzen@gmail.com>
#
# $FreeBSD$
#
PORTNAME= daemon_controller
PORTVERSION= 1.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMEPREFIX= rubygem-
MAINTAINER= jatzen@gmail.com
COMMENT= A library for implementing daemon management capabilities
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>