aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rubygem-hiera-puppet
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2012-05-19 08:23:40 +0800
committerglarkin <glarkin@FreeBSD.org>2012-05-19 08:23:40 +0800
commit23dc2e78ac2d76aae2a4beda7389b1d214e9aa4f (patch)
treec7a910e80266d61b4dcd1911a35673db211b5742 /sysutils/rubygem-hiera-puppet
parent31f85282136555ebd314474757fe8a767798f4e3 (diff)
downloadfreebsd-ports-gnome-23dc2e78ac2d76aae2a4beda7389b1d214e9aa4f.tar.gz
freebsd-ports-gnome-23dc2e78ac2d76aae2a4beda7389b1d214e9aa4f.tar.zst
freebsd-ports-gnome-23dc2e78ac2d76aae2a4beda7389b1d214e9aa4f.zip
- Fix plist
Reported by: pointyhat (via pav)
Diffstat (limited to 'sysutils/rubygem-hiera-puppet')
-rw-r--r--sysutils/rubygem-hiera-puppet/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rubygem-hiera-puppet/Makefile b/sysutils/rubygem-hiera-puppet/Makefile
index 0fce760bd24c..1224c3722469 100644
--- a/sysutils/rubygem-hiera-puppet/Makefile
+++ b/sysutils/rubygem-hiera-puppet/Makefile
@@ -20,5 +20,6 @@ RUN_DEPENDS= puppet>=0:${PORTSDIR}/sysutils/puppet \
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+PLIST_FILES= bin/extlookup2hiera
.include <bsd.port.mk>