2013-01-30 05:02:06 +01:00
|
|
|
# Created by: Lars Thegler <lth@FreeBSD.org>
|
2004-08-30 00:30:29 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Email-Address
|
2013-08-21 16:56:09 +02:00
|
|
|
PORTVERSION= 1.90.0
|
2004-08-30 00:30:29 +02:00
|
|
|
CATEGORIES= mail perl5
|
2007-12-25 05:02:00 +01:00
|
|
|
MASTER_SITES= CPAN
|
2004-08-30 00:30:29 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
2010-11-03 19:39:23 +01:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
2004-08-30 00:30:29 +02:00
|
|
|
|
2006-07-26 10:35:39 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2004-08-30 00:30:29 +02:00
|
|
|
COMMENT= RFC 2822 Address Parsing and Creation
|
|
|
|
|
2012-04-12 10:09:59 +02:00
|
|
|
TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-08-30 00:30:29 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|