aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-21 04:03:18 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-21 04:03:18 +0000
commit23be74d4345c07714f59c8b5fc6b7b4ed6968628 (patch)
tree1432df322d9e339f7a96b3a4609e1211d34c4807 /devel/Makefile
parenta445f40066f74725c0b0aeec7d9b84158f02720a (diff)
downloadports-23be74d4345c07714f59c8b5fc6b7b4ed6968628.tar.gz
ports-23be74d4345c07714f59c8b5fc6b7b4ed6968628.zip
Oogly is a different approach to data validation, it attempts to simplify
and centralize data validation rules to ensure DRY (don't repeat yourself) code. It is not the intent of this module to provide validation routines but instead to provide a simplistic validation flow-control and promote code reuse. WWW: http://search.cpan.org/~awncorp/Oogly/ PR: ports/153315 Submitted by: Grzegorz Blach <magik at roorback.net>
Notes
Notes: svn path=/head/; revision=266687
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 f2d06e74681d..2c0e71924e37 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1996,6 +1996,7 @@
SUBDIR += p5-Object-Simple
SUBDIR += p5-Object-Tiny
SUBDIR += p5-Olson-Abbreviations
+ SUBDIR += p5-Oogly
SUBDIR += p5-PAR
SUBDIR += p5-PAR-Dist
SUBDIR += p5-PAR-Packer