# New ports collection makefile for:	rubygem-puppet-module
# Date created:				28 June 2011
# Whom:					Tim Bishop <tdb@FreeBSD.org>
#
# $FreeBSD: ports/sysutils/rubygem-puppet-module/Makefile,v 1.2 2011/10/24 12:07:49 tdb Exp $
#

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>
