diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-07 03:10:29 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-07 03:10:29 +0000 |
commit | 93db95a7825f3fc532d4c0511612db587a0fe5b5 (patch) | |
tree | 20b4da5f12f76e0152052d3a1e2c65be6835aa19 /devel/Makefile | |
parent | Update to version 10.4 (diff) |
add p5-Config-Ini
Perl interface to MS-Windows registry and .ini files
PR: 28240
Submitted by: Christopher Elkins <chrise@scardini.com>
Notes
Notes:
svn path=/head/; revision=44850
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1749c00aa632..d9d6bf3a8cfa 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -294,6 +294,7 @@ SUBDIR += p5-Class-MethodMaker SUBDIR += p5-Class-Singleton SUBDIR += p5-Class-Tom + SUBDIR += p5-Config-Ini SUBDIR += p5-Config-IniFiles SUBDIR += p5-Config-Setting SUBDIR += p5-ConfigReader |