diff options
Diffstat (limited to 'sysutils/rubygem-hiera-puppet')
-rw-r--r-- | sysutils/rubygem-hiera-puppet/Makefile | 1 |
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> |