aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-POSIX-Regex/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2013-06-05 09:25:16 +0000
committerFrederic Culot <culot@FreeBSD.org>2013-06-05 09:25:16 +0000
commit4e36e80489c357d4f008dd056ff85abf7d23fc1a (patch)
tree5e052204d9e42252951ed2458b86633fbfc56ed7 /textproc/p5-POSIX-Regex/Makefile
parent60b3520df4108046628a2703ba41469a5b785125 (diff)
downloadports-4e36e80489c357d4f008dd056ff85abf7d23fc1a.tar.gz
ports-4e36e80489c357d4f008dd056ff85abf7d23fc1a.zip
- Update to 1.0003
- Trim Makefile's header - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/POSIX-Regex/Changes
Notes
Notes: svn path=/head/; revision=319968
Diffstat (limited to 'textproc/p5-POSIX-Regex/Makefile')
-rw-r--r--textproc/p5-POSIX-Regex/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/textproc/p5-POSIX-Regex/Makefile b/textproc/p5-POSIX-Regex/Makefile
index 532757458cf8..36423901c156 100644
--- a/textproc/p5-POSIX-Regex/Makefile
+++ b/textproc/p5-POSIX-Regex/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-POSIX-Regex
-# Date created: 2006-08-19
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= POSIX-Regex
-PORTVERSION= 1.0001
+PORTVERSION= 1.0003
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +10,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= OO interface for the gnu regex engine
-RUN_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version
-
PERL_CONFIGURE= yes
MAN3= POSIX::Regex.3