aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-LocalDelivery/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-22 09:46:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-22 09:46:46 +0000
commit8f93be6d26c37a598e99438e47eea0f1f50c101a (patch)
treed9bdd30ba58cb5e3522ef4ab1abfadfd53ec2b5b /mail/p5-Email-LocalDelivery/Makefile
parentcbf12a4e62c330cb33f5d4bffd2b6232644d18ff (diff)
downloadports-8f93be6d26c37a598e99438e47eea0f1f50c101a.tar.gz
ports-8f93be6d26c37a598e99438e47eea0f1f50c101a.zip
Notes
Diffstat (limited to 'mail/p5-Email-LocalDelivery/Makefile')
-rw-r--r--mail/p5-Email-LocalDelivery/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/p5-Email-LocalDelivery/Makefile b/mail/p5-Email-LocalDelivery/Makefile
index 81849e3fd826..047fa57ceacb 100644
--- a/mail/p5-Email-LocalDelivery/Makefile
+++ b/mail/p5-Email-LocalDelivery/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Email-LocalDelivery
-PORTVERSION= 0.21.7
-DISTVERSION= ${PORTVERSION:C/\.(.)$/\1/}
+PORTVERSION= 1.200
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,6 +18,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Email::LocalDelivery.3
+MAN3= Email::LocalDelivery.3 \
+ Email::LocalDelivery::Maildir.3 \
+ Email::LocalDelivery::Mbox.3
.include <bsd.port.mk>