diff options
Diffstat (limited to 'mail/p5-Mail-LMLM/Makefile')
-rw-r--r-- | mail/p5-Mail-LMLM/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/p5-Mail-LMLM/Makefile b/mail/p5-Mail-LMLM/Makefile index 7f5d105d624a..c8e9062303a7 100644 --- a/mail/p5-Mail-LMLM/Makefile +++ b/mail/p5-Mail-LMLM/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mail-LMLM -PORTVERSION= 0.6802 +PORTVERSION= 0.6803 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Mail @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= List of Mailing Lists Manager +LICENSE= MIT + USES= perl5 USE_PERL5= configure |