aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-06-01 01:14:22 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-06-01 01:14:22 +0000
commite0e4e45994036cf1998574e16cd74923646c5b96 (patch)
treee834d85d87c49b364294cb3f6c2141cac3cef6ee /devel/Makefile
parenta2be9a207edce546655f72e7d49d055607a4a8a8 (diff)
downloadports-e0e4e45994036cf1998574e16cd74923646c5b96.tar.gz
ports-e0e4e45994036cf1998574e16cd74923646c5b96.zip
Add p5-Module-Compile 0.15, provide a system for writing modules that
compile other Perl modules. PR: ports/98152 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
Notes
Notes: svn path=/head/; revision=164129
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 efab15ba2f08..660f0a347267 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1091,6 +1091,7 @@
SUBDIR += p5-Module-Build
SUBDIR += p5-Module-Build-Convert
SUBDIR += p5-Module-Build-Kwalitee
+ SUBDIR += p5-Module-Compile
SUBDIR += p5-Module-CoreList
SUBDIR += p5-Module-Find
SUBDIR += p5-Module-Info