diff --git a/sysutils/rubygem-puppetserver-ca/Makefile b/sysutils/rubygem-puppetserver-ca/Makefile index 7e5bdd9ae49e..3d50ac610bd1 100644 --- a/sysutils/rubygem-puppetserver-ca/Makefile +++ b/sysutils/rubygem-puppetserver-ca/Makefile @@ -1,17 +1,19 @@ PORTNAME= puppetserver-ca PORTVERSION= 2.3.5 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 +NO_ARCH= yes + PLIST_FILES= bin/puppetserver-ca .include