2018-09-27 09:06:25 +02:00
|
|
|
PORTNAME= puppetserver-ca
|
2024-03-05 19:30:04 +01:00
|
|
|
PORTVERSION= 2.7.0
|
2018-09-27 09:06:25 +02:00
|
|
|
CATEGORIES= sysutils rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= puppet@FreeBSD.org
|
|
|
|
COMMENT= Ruby CLI tool to interact with the Puppet Server Certificate Authority
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://github.com/puppetlabs/puppetserver-ca-cli/
|
2018-09-27 09:06:25 +02:00
|
|
|
|
|
|
|
LICENSE= APACHE20
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
|
|
|
USES= gem
|
|
|
|
|
2021-09-19 07:32:55 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2019-08-21 22:37:29 +02:00
|
|
|
PLIST_FILES= bin/puppetserver-ca
|
|
|
|
|
2018-09-27 09:06:25 +02:00
|
|
|
.include <bsd.port.mk>
|