aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-10 19:46:03 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-10 19:46:03 +0000
commita125c5fcbde01b39912d80b7f082bf9dfda03053 (patch)
treeb2e0b53ace33bb8279032123866d51803fed1a88 /devel/Makefile
parent551b50722a2682629ab7d2bc550894de49b9d302 (diff)
downloadports-a125c5fcbde01b39912d80b7f082bf9dfda03053.tar.gz
ports-a125c5fcbde01b39912d80b7f082bf9dfda03053.zip
Add p5-Params-Validate 0.03, a perl module to validate method/function
parameters. PR: 26477 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Notes
Notes: svn path=/head/; revision=41218
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 400ae3ceb4a3..dd7e884084ef 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -300,6 +300,7 @@
SUBDIR += p5-Make
SUBDIR += p5-ORBit
SUBDIR += p5-PV
+ SUBDIR += p5-Params-Validate
SUBDIR += p5-Parse-RecDescent
SUBDIR += p5-Penguin
SUBDIR += p5-Penguin-Easy