aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2008-02-22 21:01:23 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2008-02-22 21:01:23 +0000
commit2bf2a8bdb8137332f3c98fa0032ca80cdcc6edff (patch)
tree58250fe2fea7530697b10d6e111e899f9a79ff99 /devel/Makefile
parent21b0ff444a6e06129f59c44a6e7d790852d246ae (diff)
downloadports-2bf2a8bdb8137332f3c98fa0032ca80cdcc6edff.tar.gz
ports-2bf2a8bdb8137332f3c98fa0032ca80cdcc6edff.zip
Add p5-Class-Interfaces 0.04, a module for defining interface classes
inline.
Notes
Notes: svn path=/head/; revision=207765
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 663fd315e8e8..bc020b0cb0b0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -972,6 +972,7 @@
SUBDIR += p5-Class-Inner
SUBDIR += p5-Class-InsideOut
SUBDIR += p5-Class-Inspector
+ SUBDIR += p5-Class-Interfaces
SUBDIR += p5-Class-Loader
SUBDIR += p5-Class-MOP
SUBDIR += p5-Class-MakeMethods