summaryrefslogtreecommitdiffstats
path: root/mail/p5-Net-SMTP-Server
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2002-06-08 20:34:28 +0000
committertobez <tobez@FreeBSD.org>2002-06-08 20:34:28 +0000
commit82a4372d51990fca22f66b4d73ee01a1fa809baf (patch)
treeae8311dc0a9604d1d8535ae9b4bd40de296b1f7f /mail/p5-Net-SMTP-Server
parent724862eec0e7bf7d098626a36b1452604799409d (diff)
downloadFreeBSD-ports-82a4372d51990fca22f66b4d73ee01a1fa809baf.zip
FreeBSD-ports-82a4372d51990fca22f66b4d73ee01a1fa809baf.tar.gz
change MASTER_SITES to CPAN
assume maintainership PR: 39040 Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'mail/p5-Net-SMTP-Server')
-rw-r--r--mail/p5-Net-SMTP-Server/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/p5-Net-SMTP-Server/Makefile b/mail/p5-Net-SMTP-Server/Makefile
index 4eee435..9d1b2b7 100644
--- a/mail/p5-Net-SMTP-Server/Makefile
+++ b/mail/p5-Net-SMTP-Server/Makefile
@@ -8,15 +8,18 @@
PORTNAME= Net-SMTP-Server
PORTVERSION= 1.1
CATEGORIES= mail perl5
-MASTER_SITES= http://www.macgyver.org/software/perl/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
DISTNAME= SMTP-Server-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erwin@lansing.dk
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
+MASTER_SITE_BACKUP+= http://www.macgyver.org/software/perl/
+
PERL_CONFIGURE= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
OpenPOWER on IntegriCloud