aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Dir-Project/pkg-descr
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-07-14 21:21:22 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-07-14 21:21:22 +0000
commitaf29c7ba624fbd8872b4cfb816712b9513486e98 (patch)
tree1c10127d91ba1bfbd4327898a10faf8644bf1638 /devel/p5-Dir-Project/pkg-descr
parentbcecb3957b2d66f91b24d3cc5c65fe4c60c9ce97 (diff)
Notes
Diffstat (limited to 'devel/p5-Dir-Project/pkg-descr')
-rw-r--r--devel/p5-Dir-Project/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/p5-Dir-Project/pkg-descr b/devel/p5-Dir-Project/pkg-descr
new file mode 100644
index 000000000000..e82b0c480051
--- /dev/null
+++ b/devel/p5-Dir-Project/pkg-descr
@@ -0,0 +1,8 @@
+Dir::Project provides a way to locate a source-controlled directory
+(CVS, Subversion, Perforce, etc) using only the current working
+directory (cd). This prevents users from having to set other
+environment variables when they switch between areas, and allows
+scripts and such inside the directory to be executed without changing
+the user's PATH.
+
+WWW: http://search.cpan.org/dist/Dir-Project/