diff options
-rw-r--r-- | misc/p5-Locale-Msgcat/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/p5-Locale-Msgcat/Makefile b/misc/p5-Locale-Msgcat/Makefile index bc0fa59ff3e7..77867aa7bd34 100644 --- a/misc/p5-Locale-Msgcat/Makefile +++ b/misc/p5-Locale-Msgcat/Makefile @@ -8,9 +8,12 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Locale PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl module for systems to support the XPG4 message catalog functions +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |