aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-06-13 02:28:29 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-06-13 02:28:29 +0000
commitaf81c01a21116dc1c4d0204ffa901d1f2bd6d1ab (patch)
tree4185b10f717168ef09d433bbb9cf07a8107460ce /devel/Makefile
parentf2a2bcfef8f2e0289fc45b2bfa8325e356e52de6 (diff)
downloadports-af81c01a21116dc1c4d0204ffa901d1f2bd6d1ab.tar.gz
ports-af81c01a21116dc1c4d0204ffa901d1f2bd6d1ab.zip
Adding port devel/p5-Class-STL-Containers, Perl extension for STL-like
object management. Approved by: tobez (implicit)
Notes
Notes: svn path=/head/; revision=165295
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 42423eefc9d3..3b813fafcc87 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -809,6 +809,7 @@
SUBDIR += p5-Class-Prototyped
SUBDIR += p5-Class-ReturnValue
SUBDIR += p5-Class-Roles
+ SUBDIR += p5-Class-STL-Containers
SUBDIR += p5-Class-Singleton
SUBDIR += p5-Class-Spiffy
SUBDIR += p5-Class-StateMachine