diff options
-rw-r--r-- | mail/p5-Mail-Ezmlm/Makefile | 9 | ||||
-rw-r--r-- | mail/p5-Mail-Ezmlm/distinfo | 2 |
2 files changed, 7 insertions, 4 deletions
diff --git a/mail/p5-Mail-Ezmlm/Makefile b/mail/p5-Mail-Ezmlm/Makefile index 13d05b737066..6395e452606b 100644 --- a/mail/p5-Mail-Ezmlm/Makefile +++ b/mail/p5-Mail-Ezmlm/Makefile @@ -6,9 +6,10 @@ # PORTNAME= Mail-Ezmlm -PORTVERSION= 0.02.1 +PORTVERSION= 0.03.1 CATEGORIES= mail perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ + ftp://rucus.ru.ac.za/pub/mail/ezmlm/ MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- DISTNAME= Ezmlm-${PORTVERSION} @@ -17,6 +18,8 @@ MAINTAINER= guy-ezmlm@rucus.ru.ac.za BUILD_DEPENDS= ${EZMLM_DIR}/bin/ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx +IS_INTERACTIVE= YES + EZMLM_DIR?= ${LOCALBASE} USE_PERL5= YES MAN3= Mail::Ezmlm.3 @@ -24,7 +27,7 @@ MAN3= Mail::Ezmlm.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} # For this version, since it is a bugfix -WRKSRC= ${WRKDIR}/Ezmlm-0.02 +WRKSRC= ${WRKDIR}/Ezmlm-0.03 do-configure: .if defined(BATCH) diff --git a/mail/p5-Mail-Ezmlm/distinfo b/mail/p5-Mail-Ezmlm/distinfo index 4817b777e94d..15b420cd58e4 100644 --- a/mail/p5-Mail-Ezmlm/distinfo +++ b/mail/p5-Mail-Ezmlm/distinfo @@ -1 +1 @@ -MD5 (Ezmlm-0.02.1.tar.gz) = 67376e3106b13d5a52969bd631a4ba9e +MD5 (Ezmlm-0.03.1.tar.gz) = eeb4a7435abebe95a6d371eee1ce5277 |