diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-14 01:51:15 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-14 01:51:15 +0800 |
commit | c7c1022a2fa0cb0d10e65ea5ff398b2bd44c58ff (patch) | |
tree | d080f56d5cecc969db221d911ce7f27b67b309db /textproc/Makefile | |
parent | 564e1572a03615f1e935a5d445e03dba38f343cf (diff) | |
download | freebsd-ports-gnome-c7c1022a2fa0cb0d10e65ea5ff398b2bd44c58ff.tar.gz freebsd-ports-gnome-c7c1022a2fa0cb0d10e65ea5ff398b2bd44c58ff.tar.zst freebsd-ports-gnome-c7c1022a2fa0cb0d10e65ea5ff398b2bd44c58ff.zip |
add xmlwrapp 0.3.0
A modern style C++ library for working with 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 919c9aed70d1..faa4ee47d077 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -411,6 +411,7 @@ SUBDIR += xmlenc SUBDIR += xmlpp SUBDIR += xmlppm + SUBDIR += xmlwrapp SUBDIR += xp SUBDIR += xsl-docbook-modular SUBDIR += xslide.el |