2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Lars Thegler <lth@FreeBSD.org>
|
2004-12-27 22:22:12 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Email-MessageID
|
2014-05-21 09:07:42 +02:00
|
|
|
PORTVERSION= 1.405
|
2004-12-27 22:22:12 +01:00
|
|
|
CATEGORIES= mail perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-12-27 22:22:12 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2006-07-17 09:33:47 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2004-12-27 22:22:12 +01:00
|
|
|
COMMENT= Generate world unique message-ids
|
|
|
|
|
2008-10-03 20:46:47 +02:00
|
|
|
RUN_DEPENDS= p5-Email-Address>=1.80:${PORTSDIR}/mail/p5-Email-Address
|
2012-06-10 20:42:48 +02:00
|
|
|
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
2004-12-27 22:22:12 +01:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-12-27 22:22:12 +01:00
|
|
|
|
2007-03-23 11:54:13 +01:00
|
|
|
.include <bsd.port.mk>
|