opnsense-ports/devel/rubygem-semantic_puppet/Makefile
Franco Fichtner bd102a0f0c devel/rubygem-semantic_puppet: sync with upstream
Taken from: FreeBSD
2023-04-20 09:17:01 +02:00

17 lines
348 B
Makefile

PORTNAME= semantic_puppet
PORTVERSION= 1.1.0
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>