2013-09-20 21:59:12 +02:00
|
|
|
# Created by: dliakh
|
2011-06-26 01:21:11 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Email-AddressParser
|
|
|
|
PORTVERSION= 0.04
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2011-06-26 01:21:11 +02:00
|
|
|
CATEGORIES= mail perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= dliakh@ukr.net
|
|
|
|
COMMENT= RFC 2822 Address Parsing and Creation
|
|
|
|
|
2013-09-04 11:48:54 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2011-06-26 01:21:11 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|