opnsense-ports/devel/rubygem-semantic_puppet/Makefile
Franco Fichtner 2fb64d0a4c */*: sync with upstream
Taken from: HardenedBSD
2018-03-15 08:19:08 +01:00

18 lines
322 B
Makefile

# $FreeBSD$
PORTNAME= semantic_puppet
PORTVERSION= 1.0.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>