opnsense-ports/devel/rubygem-semantic_puppet/Makefile
Franco Fichtner 3aa4cadac9 */*: sync with upstream
Taken from: FreeBSD
2016-05-07 11:43:17 +02:00

18 lines
322 B
Makefile

# $FreeBSD$
PORTNAME= semantic_puppet
PORTVERSION= 0.1.2
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
USES= gem
.include <bsd.port.mk>