diff options
author | Lars Thegler <lth@FreeBSD.org> | 2013-11-23 12:37:32 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2013-11-23 12:37:32 +0000 |
commit | 30ca31e0f3f69ab71dbaf57fdc00abfb0754b1f8 (patch) | |
tree | 19a57fa3536c25ca53183dc53158cb664b595f50 /devel/Makefile | |
parent | ed6f700839b666b8a3eae23f48e04335f942ce42 (diff) |
Add p5-Module-Path 0.09, get the full path to a locally installed
module.
Notes
Notes:
svn path=/head/; revision=334664
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 65afbb3578b9..f98a9f67a0c0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2297,6 +2297,7 @@ SUBDIR += p5-Module-Manifest SUBDIR += p5-Module-Math-Depends SUBDIR += p5-Module-Metadata + SUBDIR += p5-Module-Path SUBDIR += p5-Module-Pluggable SUBDIR += p5-Module-Pluggable-Fast SUBDIR += p5-Module-Pluggable-Ordered |