diff options
author | arved <arved@FreeBSD.org> | 2004-10-13 15:48:22 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-10-13 15:48:22 +0800 |
commit | e26a8df289517bb257cb5672b2ce3e3c96d0979d (patch) | |
tree | 77bdbb5162b38ab1cc9dab5e421007268ff09d62 /textproc/Makefile | |
parent | 4ec9c19ebceff046507e9e743faef74fdd677e18 (diff) | |
download | freebsd-ports-gnome-e26a8df289517bb257cb5672b2ce3e3c96d0979d.tar.gz freebsd-ports-gnome-e26a8df289517bb257cb5672b2ce3e3c96d0979d.tar.zst freebsd-ports-gnome-e26a8df289517bb257cb5672b2ce3e3c96d0979d.zip |
Add p5-XML-Elemental, an XML::Parser style and generic classes package
for simplistic and perlish handling of XML data
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 19becc24a259..a9ba604af7a0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -390,6 +390,7 @@ SUBDIR += p5-XML-DifferenceMarkup SUBDIR += p5-XML-Directory SUBDIR += p5-XML-Dumper + SUBDIR += p5-XML-Elemental SUBDIR += p5-XML-Encoding SUBDIR += p5-XML-Feed SUBDIR += p5-XML-Filter-BufferText |