1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Fix plist

Reported by:	pointyhat (via pav)
This commit is contained in:
Greg Larkin 2012-05-19 00:23:40 +00:00
parent 99aa298198
commit b83757ef02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296930

View File

@ -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>