2011-10-24 12:07:49 +00:00

22 lines
438 B
Makefile

# New ports collection makefile for: rubygem-puppet-module
# Date created: 28 June 2011
# Whom: Tim Bishop <tdb@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= puppet-module
PORTVERSION= 0.3.4
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= tdb@FreeBSD.org
COMMENT= Creates, installs and searches for Puppet modules
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/puppet-module
.include <bsd.port.mk>