summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Tools
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-10 21:32:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-10 21:32:56 +0000
commitad744288184799669b3c6ed466204cf2079b8596 (patch)
tree13e685282822b31367902839f70a41b95b4c74f8 /mail/p5-Mail-Tools
parentMark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75. (diff)
CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
Notes
Notes: svn path=/head/; revision=4382
Diffstat (limited to 'mail/p5-Mail-Tools')
-rw-r--r--mail/p5-Mail-Tools/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile
index 404a3d608809..65818a552b3a 100644
--- a/mail/p5-Mail-Tools/Makefile
+++ b/mail/p5-Mail-Tools/Makefile
@@ -3,12 +3,12 @@
# Date created: October 24th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1996/10/24 09:58:34 jfitz Exp $
+# $Id: Makefile,v 1.1.1.1 1996/10/24 13:43:47 jfitz Exp $
#
DISTNAME= MailTools-1.06
PKGNAME= p5-Mail-Tools-1.06
-CATEGORIES+= mail
+CATEGORIES= mail
MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/Mail/ \
ftp://ftp.cdrom.com/pub/perl/CPAN/modules/by-module/Mail/ \
ftp://ftp.cis.ufl.edu/pub/perl/CPAN/modules/by-module/Mail/ \
@@ -21,7 +21,6 @@ MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
${PREFIX}/lib/perl5/site_perl/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
${PREFIX}/lib/perl5/site_perl/Net/Domain.pm:${PORTSDIR}/net/p5-Net
-
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
do-configure: