aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-08 16:12:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-08 16:12:07 +0000
commitb73db0664b97669deacfae83e3a4f9feec40ef26 (patch)
treea0462cb1a1af1eddadec3ffc35c957942f035103 /devel
parent13976ad573f2fbf2620a08b88e38965ab03254d6 (diff)
downloadports-b73db0664b97669deacfae83e3a4f9feec40ef26.tar.gz
ports-b73db0664b97669deacfae83e3a4f9feec40ef26.zip
- Add LICENSE
- Use real PORTVERSION
Notes
Notes: svn path=/head/; revision=374291
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Regexp-RegGrp/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Regexp-RegGrp/Makefile b/devel/p5-Regexp-RegGrp/Makefile
index bf7eb9d44bf3..9d268ad47715 100644
--- a/devel/p5-Regexp-RegGrp/Makefile
+++ b/devel/p5-Regexp-RegGrp/Makefile
@@ -2,16 +2,17 @@
# $FreeBSD$
PORTNAME= Regexp-RegGrp
-PORTVERSION= 1.002.001
-PORTREVISION= 1
+PORTVERSION= 1.002001
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Groups a regular expressions collection
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod
USE_PERL5= configure