diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-18 03:20:10 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-18 03:20:10 +0000 |
commit | acaf2d28e6f91234f646d308a56e33255c733801 (patch) | |
tree | f214f096026451161df52a86f124594fc14d6478 /devel/Makefile | |
parent | Add a RUN_DEPENDS on wget. (diff) |
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/Makefile | 1 |
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 |