diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-10-18 12:37:07 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-10-18 12:37:07 +0000 |
commit | e3d8710636930dc2084c21a601e8362102d2047e (patch) | |
tree | aa5c21b09a7df96ec45f1f256f984181013a9ffe /devel/Makefile | |
parent | Add p5-ExtUtils-Depends 0.102, (diff) |
Add p5-ExtUtils-PkgConfig 1.00, simplistic interface to pkg-config.
Notes
Notes:
svn path=/head/; revision=91569
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 aa3c7451362a..9ed903e4fc66 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -634,6 +634,7 @@ SUBDIR += p5-Exporter-Lite SUBDIR += p5-ExtUtils-Depends SUBDIR += p5-ExtUtils-ParseXS + SUBDIR += p5-ExtUtils-PkgConfig SUBDIR += p5-ExtUtils-XSBuilder SUBDIR += p5-File-BasicFlock SUBDIR += p5-File-Binary |