aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-12-07 12:45:27 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-12-07 12:45:27 +0000
commit335960c4e477934744974b0f7f63c0da9b4509d3 (patch)
treeddba8d7f8bc64fc18b36af102acf8d8c7405731b /textproc/Makefile
parentc8d0e743592b17f8bd3880444f05d0bd4bfafb34 (diff)
downloadports-335960c4e477934744974b0f7f63c0da9b4509d3.tar.gz
ports-335960c4e477934744974b0f7f63c0da9b4509d3.zip
Add p5-XML-Directory 0.84, a perl module which returns a content of
a directory as XML. PR: 32163 Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes: svn path=/head/; revision=51176
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 2080091d683d..39dd81966a8a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -148,6 +148,7 @@
SUBDIR += p5-WDDX
SUBDIR += p5-XML-DOM
SUBDIR += p5-XML-DT
+ SUBDIR += p5-XML-Directory
SUBDIR += p5-XML-Dumper
SUBDIR += p5-XML-Encoding
SUBDIR += p5-XML-Filter-Base