diff options
author | wen <wen@FreeBSD.org> | 2010-03-08 09:56:59 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-03-08 09:56:59 +0800 |
commit | af4be07b9351ee5022e33870ef831b1bb9efa200 (patch) | |
tree | e28a3cccf7ec492d888e2015dff3b403defe7a53 /devel/Makefile | |
parent | c766e78db5fd4fa67e5655d4a6e44e2ad572adcd (diff) | |
download | freebsd-ports-gnome-af4be07b9351ee5022e33870ef831b1bb9efa200.tar.gz freebsd-ports-gnome-af4be07b9351ee5022e33870ef831b1bb9efa200.tar.zst freebsd-ports-gnome-af4be07b9351ee5022e33870ef831b1bb9efa200.zip |
Config::AutoConf is a module to implement some of AutoConf macros
in pure perl.
WWW: http://search.cpan.org/dist/Config-AutoConf/
Feature safe: yes
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 dbd7e6f2867e..34d795381d01 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1237,6 +1237,7 @@ SUBDIR += p5-Config-Any SUBDIR += p5-Config-ApacheFormat SUBDIR += p5-Config-Auto + SUBDIR += p5-Config-AutoConf SUBDIR += p5-Config-Fast SUBDIR += p5-Config-General SUBDIR += p5-Config-INI |