Index: head/mail/p5-Email-Simple/Makefile =================================================================== --- head/mail/p5-Email-Simple/Makefile (revision 253461) +++ head/mail/p5-Email-Simple/Makefile (revision 253462) @@ -1,24 +1,28 @@ # New ports collection makefile for: p5-Email-Simple # Date created: August 31 2003 # Whom: Lars Thegler # # $FreeBSD$ # PORTNAME= Email-Simple PORTVERSION= 2.100 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C|\.([0-9])$|\1|} MAINTAINER= perl@FreeBSD.org COMMENT= Simple parsing of RFC2822 message format and headers + +BUILD_DEPENDS= p5-Email-Date-Format>=0:${PORTSDIR}/mail/p5-Email-Date-Format +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Email::Simple.3 \ Email::Simple::Header.3 \ Email::Simple::Creator.3 .include Property changes on: head/mail/p5-Email-Simple/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property