aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-10-03 14:29:22 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-10-03 14:29:22 +0000
commitb2e0b4a4497c97aec405d6dfa84db6f88d210970 (patch)
tree2a6305331fdd99dd1aa339bbf022025d1f1f2532 /devel/Makefile
parent3b6d3daa88e3e42b0337274cb4065dd51de8dbb1 (diff)
downloadports-b2e0b4a4497c97aec405d6dfa84db6f88d210970.tar.gz
ports-b2e0b4a4497c97aec405d6dfa84db6f88d210970.zip
Add p5-Class-Constant 0.05, build constant classes.
PR: ports/102555 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes: svn path=/head/; revision=174378
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 2d6dd686948c..b03e2a46d0bf 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -829,6 +829,7 @@
SUBDIR += p5-Class-BlackHole
SUBDIR += p5-Class-C3
SUBDIR += p5-Class-CodeStyler
+ SUBDIR += p5-Class-Constant
SUBDIR += p5-Class-Container
SUBDIR += p5-Class-Contract
SUBDIR += p5-Class-Data-Accessor