diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-22 22:10:52 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-22 22:10:52 +0800 |
commit | 380fd137e49554f0aaca812eca20f4dbe9bd815b (patch) | |
tree | 928161dfb30b593f63d43a8706bdf62b64cbb19a /textproc/Makefile | |
parent | 43962ccbe263f25e8d467a1b87982389b45383d2 (diff) | |
download | freebsd-ports-gnome-380fd137e49554f0aaca812eca20f4dbe9bd815b.tar.gz freebsd-ports-gnome-380fd137e49554f0aaca812eca20f4dbe9bd815b.tar.zst freebsd-ports-gnome-380fd137e49554f0aaca812eca20f4dbe9bd815b.zip |
add xmlpp
XML Parser and Validator
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 42c4922a7a3b..d4b6047d1680 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -183,6 +183,7 @@ SUBDIR += xls2xml SUBDIR += xml-i18n-tools SUBDIR += xml4j + SUBDIR += xmlpp SUBDIR += xmlppm SUBDIR += xp SUBDIR += xsl-docbook-modular |