aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2004-10-26 15:45:51 +0000
committerHerve Quiroz <hq@FreeBSD.org>2004-10-26 15:45:51 +0000
commit48d709179a211ae30379ccf403da17545c821770 (patch)
treea173abbddfe58e5db77a57749e931d71c0989c4e /textproc/Makefile
parent10a0440daad7ef278829810b70bada9feee12bfa (diff)
downloadports-48d709179a211ae30379ccf403da17545c821770.tar.gz
ports-48d709179a211ae30379ccf403da17545c821770.zip
XOM is a new XML object model. It is an open source (LGPL), tree-based API for
processing XML with Java that strives for correctness and simplicity. XOM is designed to be easy to learn and easy to use. It works very straight-forwardly, and has a very shallow learning curve. Assuming you're already familiar with XML, you should be able to get up and running with XOM very quickly. WWW: http://www.cafeconleche.org/XOM/
Notes
Notes: svn path=/head/; revision=120243
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 1a8707a20e11..5ceb83c26496 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -670,6 +670,7 @@
SUBDIR += xmlstarlet
SUBDIR += xmlto
SUBDIR += xmlwrapp
+ SUBDIR += xom
SUBDIR += xp
SUBDIR += xpp3
SUBDIR += xslide.el