diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-04-17 00:56:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-04-17 00:56:24 +0800 |
commit | 79c57cf3652adbc6252e4651419001345c13fb27 (patch) | |
tree | 03959cbfe6c81d25342f96d73b799ff1245f9443 /devel/Makefile | |
parent | dcd072940c43eb6ae1eafd35755ecb466719a68d (diff) | |
download | freebsd-ports-gnome-79c57cf3652adbc6252e4651419001345c13fb27.tar.gz freebsd-ports-gnome-79c57cf3652adbc6252e4651419001345c13fb27.tar.zst freebsd-ports-gnome-79c57cf3652adbc6252e4651419001345c13fb27.zip |
- Add p5-ExtUtils-Config 0.007
ExtUtils::Config is an abstraction around the %Config hash.
WWW: http://search.cpan.org/dist/ExtUtils-Config/
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 b9a3c1371639..6f54bd49ca5d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1921,6 +1921,7 @@ SUBDIR += p5-ExtUtils-CBuilder SUBDIR += p5-ExtUtils-CChecker SUBDIR += p5-ExtUtils-Command + SUBDIR += p5-ExtUtils-Config SUBDIR += p5-ExtUtils-Constant SUBDIR += p5-ExtUtils-Depends SUBDIR += p5-ExtUtils-Install |