# New ports collection makefile for: Mail::Spool # Date created: 24 October 2002 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= Mail-Spool PORTVERSION= 0.50 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A "pure perl" implementation of mail spooling, unspooling and sending BUILD_DEPENDS= ${SITE_PERL}/File/NFSLock.pm:${PORTSDIR}/devel/p5-File-NFSLock \ ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Mail::Spool.3 Mail::Spool::Handle.3 Mail::Spool::Node.3 .include e='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix buildmiwi2007-02-153-0/+41
* - Update to 0.951miwi2007-02-156-58/+6
* - Fix build on amd64 and gcc4rafan2007-02-061-2/+20
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
* SHA256ifyedwin2006-01-241-0/+1
* Make X11BASE-safevs2005-10-241-0/+1
* - Update MASTER_SITESahze2005-02-211-2/+2
* Add size data.trevor2004-03-181-0/+1
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* The ports own Makefile wouldn't budge when trying to install inedwin2002-12-171-2/+5
* Make x11/accessx compile under -current again.edwin2002-12-174-5/+37