aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-18 03:20:10 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-18 03:20:10 +0000
commitacaf2d28e6f91234f646d308a56e33255c733801 (patch)
treef214f096026451161df52a86f124594fc14d6478 /devel/Makefile
parentfe9678fff2f3758eeafce92f06ff6056a73c321b (diff)
downloadports-acaf2d28e6f91234f646d308a56e33255c733801.tar.gz
ports-acaf2d28e6f91234f646d308a56e33255c733801.zip
add p5-Class-Contract
Design-by-Contract OO in Perl PR: 31782 Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes: svn path=/head/; revision=50169
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 e6b1b7edf398..ebad72a86957 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -314,6 +314,7 @@
SUBDIR += p5-C-Scan
SUBDIR += p5-Cache-Cache
SUBDIR += p5-Cdk
+ SUBDIR += p5-Class-Contract
SUBDIR += p5-Class-Date
SUBDIR += p5-Class-Loader
SUBDIR += p5-Class-MethodMaker