List missing executable wrappers.

PR:		ports/147150
Submitted by:	Philip M. Gollucci
This commit is contained in:
Akinori MUSHA 2010-05-28 18:51:10 +00:00
parent 7de98fc65a
commit bfe9a907f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255249

View File

@ -7,6 +7,7 @@
PORTNAME= gettext
PORTVERSION= 2.1.0
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -18,5 +19,6 @@ RUN_DEPENDS= rubygem-locale>=2.0.5:${PORTSDIR}/devel/rubygem-locale
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rgettext bin/rmsgfmt bin/rmsgmerge
.include <bsd.port.mk>