aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-11-02 09:41:06 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-11-02 09:41:06 +0000
commit7a60244ef682c5faf57a34515ec47c4feddae705 (patch)
tree277f4d7f3776dde04c9bd86a21dc16967c3bf405 /devel/Makefile
parent6a9a5b23b88f2e4874123776e9e47c57653c22b7 (diff)
downloadports-7a60244ef682c5faf57a34515ec47c4feddae705.tar.gz
ports-7a60244ef682c5faf57a34515ec47c4feddae705.zip
This module is more or less a bunch of heuristics for determining if a
given path is a development tree root of some kind. This has many useful applications, notably ones that require behaviours for "installed" modules to be different to those that are still "in development" WWW: http://search.cpan.org/dist/Path-IsDev/
Notes
Notes: svn path=/head/; revision=332463
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f6a8ed54870e..1b933c20a2fd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2516,6 +2516,7 @@
SUBDIR += p5-Path-Class-File-Lockable
SUBDIR += p5-Path-Dispatcher
SUBDIR += p5-Path-Dispatcher-Declarative
+ SUBDIR += p5-Path-IsDev
SUBDIR += p5-Path-Iterator-Rule
SUBDIR += p5-Path-Resource
SUBDIR += p5-Path-Tiny