diff options
Diffstat (limited to 'devel/p5-Locale-Msgfmt/Makefile')
-rw-r--r-- | devel/p5-Locale-Msgfmt/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Locale-Msgfmt/Makefile b/devel/p5-Locale-Msgfmt/Makefile index e98d6d0758b6..5ccf8d643a48 100644 --- a/devel/p5-Locale-Msgfmt/Makefile +++ b/devel/p5-Locale-Msgfmt/Makefile @@ -8,9 +8,12 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Compile .po files to .mo files +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |