opnsense-ports/devel/rubygem-semantic_puppet/Makefile
Franco Fichtner 5d07420e7c */*: sync with upstream
Taken from: FreeBSD
2015-06-12 07:06:31 +02:00

19 lines
352 B
Makefile

# $FreeBSD$
PORTNAME= semantic_puppet
PORTVERSION= 0.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for working with Semantic Versions and module dependencies
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>