summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-06-24 18:58:49 +0000
committerwiz <wiz>2005-06-24 18:58:49 +0000
commitd360ed24c549dbb08412496a82982e4b37c98752 (patch)
treee7332288714079cc3c664fdb44291bb2845b1a94 /devel/Makefile
parentcc232a356df1b37c0f6f6988249d81718433c54f (diff)
downloadpkgsrc-d360ed24c549dbb08412496a82982e4b37c98752.tar.gz
Add and enable p5-Config-Tiny.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index a5cd5c35b36..1f53fd422c2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.648 2005/06/24 18:40:03 wiz Exp $
+# $NetBSD: Makefile,v 1.649 2005/06/24 18:58:49 wiz Exp $
#
COMMENT= Development utilities
@@ -326,6 +326,7 @@ SUBDIR+= p5-Class-Factory
SUBDIR+= p5-Class-Factory-Util
SUBDIR+= p5-Class-Fields
SUBDIR+= p5-Class-Inner
+SUBDIR+= p5-Class-Inspector
SUBDIR+= p5-Class-Loader
SUBDIR+= p5-Class-MakeMethods
SUBDIR+= p5-Class-MethodMaker
@@ -339,6 +340,7 @@ SUBDIR+= p5-Clone
SUBDIR+= p5-Compress-Zlib
SUBDIR+= p5-Config-General
SUBDIR+= p5-Config-IniFiles
+SUBDIR+= p5-Config-Tiny
SUBDIR+= p5-Curses
SUBDIR+= p5-Data-Buffer
SUBDIR+= p5-Data-Hierarchy