ports/devel/rubygem-semantic_puppet/Makefile

17 lines
348 B
Makefile

PORTNAME= semantic_puppet
PORTVERSION= 1.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for working with Semantic Versions and module dependencies
WWW= https://github.com/puppetlabs/semantic_puppet
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>