summaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-IncludeExclude/pkg-descr
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-04-03 13:38:55 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-04-03 13:38:55 +0000
commit026df4fe429ff63b7daecd6a524ece175c3794d8 (patch)
tree51d595b92c90a20ce9971547650910ac4140ed23 /devel/p5-Algorithm-IncludeExclude/pkg-descr
parent- Fix linking for amd64 machines that dont have sse3 (diff)
Add devel/p5-Algorithm-IncludeExclude 0.01, a Perl module to build and
evaluate include/exclude lists.
Notes
Notes: svn path=/head/; revision=189090
Diffstat (limited to 'devel/p5-Algorithm-IncludeExclude/pkg-descr')
-rw-r--r--devel/p5-Algorithm-IncludeExclude/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-IncludeExclude/pkg-descr b/devel/p5-Algorithm-IncludeExclude/pkg-descr
new file mode 100644
index 000000000000..2fb5d31d488b
--- /dev/null
+++ b/devel/p5-Algorithm-IncludeExclude/pkg-descr
@@ -0,0 +1,4 @@
+Algorithm::IncludeExclude lets you define a tree of include / exclude
+rules and then allows you to determine the best rule for a given path.
+
+WWW: http://search.cpan.org/dist/Algorithm-IncludeExclude/