opnsense-ports/sysutils/rubygem-puppetserver-ca/Makefile
Franco Fichtner bc9fc2848c */*: sync with upstream
Taken from: FreeBSD
2023-04-11 09:42:51 +02:00

19 lines
396 B
Makefile

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