summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authormanu <manu>2011-04-04 08:02:12 +0000
committermanu <manu>2011-04-04 08:02:12 +0000
commitd9442f326421a5279eaf7fe981ce71e71589db70 (patch)
tree3bf7683801aed586cdda70b3cbeb6c58048fde7e /textproc/Makefile
parentfc03b582af8bb221d66636c6c5eaf99616ded373 (diff)
downloadpkgsrc-d9442f326421a5279eaf7fe981ce71e71589db70.tar.gz
Added p5-XML-Entities-1.0000, a perl module to decode strings with XML entities
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 76c63a62517..440ed40413a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.572 2011/03/23 15:13:36 taca Exp $
+# $NetBSD: Makefile,v 1.573 2011/04/04 08:02:12 manu Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -353,6 +353,7 @@ SUBDIR+= p5-XML-DOM
SUBDIR+= p5-XML-Dumper
SUBDIR+= p5-XML-Elemental
SUBDIR+= p5-XML-Encoding
+SUBDIR+= p5-XML-Entities
SUBDIR+= p5-XML-Feed
SUBDIR+= p5-XML-FeedPP
SUBDIR+= p5-XML-Filter-BufferText