1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Fix plist

Pointed out by:	pointyhat (via linimon)
Pointyhat to:	swills
Approved by:	maintianer (implicit)
This commit is contained in:
Steve Wills 2012-09-07 01:55:39 +00:00
parent d53abf41bd
commit f00b6afb0c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303799
2 changed files with 1 additions and 2 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= Locale-Msgfmt
PORTVERSION= 0.15
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,7 +17,6 @@ COMMENT= Compile .po files to .mo files
PERL_CONFIGURE= yes
MAN1= msgfmt.pl.1
MAN3= Locale::Msgfmt::Utils.3 \
Locale::Msgfmt::mo.3 \
Locale::Msgfmt::po.3 \

View File

@ -1,4 +1,3 @@
bin/msgfmt.pl
%%SITE_PERL%%/Locale/Msgfmt/po.pm
%%SITE_PERL%%/Locale/Msgfmt/Utils.pm
%%SITE_PERL%%/Locale/Msgfmt/mo.pm