diff options
-rw-r--r-- | mail/p5-Qmail-Envelope/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/p5-Qmail-Envelope/Makefile b/mail/p5-Qmail-Envelope/Makefile index a1e1dae1da9..33a4f287871 100644 --- a/mail/p5-Qmail-Envelope/Makefile +++ b/mail/p5-Qmail-Envelope/Makefile @@ -8,9 +8,12 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MJA PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Examine and modify qmail envelope strings +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |