aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-daemon_controller/Makefile
blob: bbd0de21614312f9dfbc02e49890da046e0c0b6a (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            
           

                                 
                     



                              
                               





                                                                         
                   
                      
# 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>