aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-06-23 04:51:54 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-06-23 04:51:54 +0000
commit6b96b8b53dc5ee93370b331f69fd2c1ad8bd2413 (patch)
treefbc2c653a3641bbbc5a26ce82405dde7118e9398 /devel/Makefile
parent4b1b4c16b12e873f307c2c785f111bce1b015769 (diff)
downloadports-6b96b8b53dc5ee93370b331f69fd2c1ad8bd2413.tar.gz
ports-6b96b8b53dc5ee93370b331f69fd2c1ad8bd2413.zip
Adding port devel/p5-Config-Record, simple configuration file access.
Approved by: tobez (implicit)
Notes
Notes: svn path=/head/; revision=166077
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 99df2b649e6a..dfc554340520 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -838,6 +838,7 @@
SUBDIR += p5-Config-General
SUBDIR += p5-Config-IniFiles
SUBDIR += p5-Config-Objective
+ SUBDIR += p5-Config-Record
SUBDIR += p5-Config-Setting
SUBDIR += p5-Config-Simple
SUBDIR += p5-Config-Std