diff options
author | jadawin <jadawin@FreeBSD.org> | 2014-02-14 18:22:20 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2014-02-14 18:22:20 +0800 |
commit | 1f294e89f608df75bc5ad70687b6c9281792c99a (patch) | |
tree | c536b999f8ed8f6e6337c4d794625f301c4b802f /mail/p5-Mail-LMLM/Makefile | |
parent | 113005161bbd3e9e30741d7ff901ceef3a6c4c38 (diff) | |
download | freebsd-ports-gnome-1f294e89f608df75bc5ad70687b6c9281792c99a.tar.gz freebsd-ports-gnome-1f294e89f608df75bc5ad70687b6c9281792c99a.tar.zst freebsd-ports-gnome-1f294e89f608df75bc5ad70687b6c9281792c99a.zip |
- Update to 0.6803
- Add LICENSE
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 |