aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-03-19 22:05:12 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-03-19 22:05:12 +0000
commit709f2b29d94c4d5e68b90b8faad21fef4f088e9b (patch)
treebcffcf15e96535a23dde88f1470e392907a58f43 /devel/Makefile
parentce782defb3a3ae060867a27f8cbed9ef2c787100 (diff)
downloadports-709f2b29d94c4d5e68b90b8faad21fef4f088e9b.tar.gz
ports-709f2b29d94c4d5e68b90b8faad21fef4f088e9b.zip
New port: devel/pear-XML_NITF PEAR NITF XML parser
PEAR::XML_NITF provides a NITF XML parser. The parser was designed with NITF version 3.1, but should be forward-compatible when new versions of the NITF DTD are produced. Various methods for accessing the major elements of the document, such as the hedline(s), byline, and lede are provided. This class was originally tested against the Associated Press's (AP) XML data feed. PR: ports/78992 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes
Notes: svn path=/head/; revision=131666
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 2c1bc1184da0..1a14990aab11 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1170,6 +1170,7 @@
SUBDIR += pear-VFS
SUBDIR += pear-Validate
SUBDIR += pear-Var_Dump
+ SUBDIR += pear-XML_NITF
SUBDIR += pear-XML_Parser
SUBDIR += pear-XML_RPC
SUBDIR += pear-XML_RSS