aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Ezmlm/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-02-26 03:41:15 +0000
committerSteve Price <steve@FreeBSD.org>2001-02-26 03:41:15 +0000
commitdc997eb55aff77b6b4e8023d6a7c3575a49b61ef (patch)
tree5128e6a7e0d05ea47f2b9546f01e502434a762b0 /mail/p5-Mail-Ezmlm/Makefile
parent6414c009c8b59670fed567d16ceb44a0fe3f4a6b (diff)
downloadports-dc997eb55aff77b6b4e8023d6a7c3575a49b61ef.tar.gz
ports-dc997eb55aff77b6b4e8023d6a7c3575a49b61ef.zip
Notes
Diffstat (limited to 'mail/p5-Mail-Ezmlm/Makefile')
-rw-r--r--mail/p5-Mail-Ezmlm/Makefile9
1 files changed, 6 insertions, 3 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)