# New ports collection makefile for:	puppet-lint
# Date created:				25 January 2012
# Whom:					Tim Bishop <tdb@FreeBSD.org>
#
# $FreeBSD: ports/sysutils/puppet-lint/Makefile,v 1.2 2012/01/28 15:42:41 tdb Exp $
#

PORTNAME=	puppet-lint
PORTVERSION=	0.1.12
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	tdb@FreeBSD.org
COMMENT=	Checks Puppet manifests against the style guide

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/puppet-lint

.include <bsd.port.mk>
