freebsd-ports/sysutils/rubygem-puppetserver-ca/Makefile
Romain Tartière 02ea8ebfc0 Update to 2.0.1
With hat:	puppet
2020-12-17 07:42:45 +00:00

19 lines
352 B
Makefile

# $FreeBSD$
PORTNAME= puppetserver-ca
PORTVERSION= 2.0.1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= puppet@FreeBSD.org
COMMENT= Ruby CLI tool to interact with the Puppet Server Certificate Authority
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
PLIST_FILES= bin/puppetserver-ca
.include <bsd.port.mk>