From 4994d1f521a87ce5d31782209d14f3f0bac6df0b Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Fri, 25 Apr 2008 14:34:52 +0000 Subject: Add p5-Regexp-Common-Email-Address 1.01, regex pattern for Email Addresses. --- textproc/p5-Regexp-Common-Email-Address/Makefile | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 textproc/p5-Regexp-Common-Email-Address/Makefile (limited to 'textproc/p5-Regexp-Common-Email-Address/Makefile') diff --git a/textproc/p5-Regexp-Common-Email-Address/Makefile b/textproc/p5-Regexp-Common-Email-Address/Makefile new file mode 100644 index 000000000000..178172c1dd59 --- /dev/null +++ b/textproc/p5-Regexp-Common-Email-Address/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: Regexp-Common-Email-Address +# Date created: 25 Apr 2008 +# Whom: Sergey Skvortsov +# +# $FreeBSD$ +# + +PORTNAME= Regexp-Common-Email-Address +PORTVERSION= 1.01 +CATEGORIES= textproc perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= skv@FreeBSD.org +COMMENT= Regex pattern for Email Addresses + +BUILD_DEPENDS= ${SITE_PERL}/Email/Address.pm:${PORTSDIR}/mail/p5-Email-Address \ + ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common +RUN_DEPENDS= ${BUILD_DEPENDS} + +PERL_CONFIGURE= yes + +MAN3= Regexp::Common::Email::Address.3 + +.include -- cgit v1.2.3