diff options
author | skv <skv@FreeBSD.org> | 2004-08-15 13:40:31 +0000 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-08-15 13:40:31 +0000 |
commit | ddc092c60fae3d0f1828e7911467de341feb1667 (patch) | |
tree | dad1ebc0089b0d93bf61b41674e87ef69ab3baa1 /textproc/Makefile | |
parent | b5e71ecfd72a2dadbf3b128f82387a3fe0099ce9 (diff) | |
download | FreeBSD-ports-ddc092c60fae3d0f1828e7911467de341feb1667.zip FreeBSD-ports-ddc092c60fae3d0f1828e7911467de341feb1667.tar.gz |
Add nunnimcax 1.3, C, non validating XML parser with SAX-like API.
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 c53e235..dac5cb3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -219,6 +219,7 @@ SUBDIR += nl-ispell SUBDIR += nltk SUBDIR += nn-aspell + SUBDIR += nunnimcax SUBDIR += ocaml-pxp SUBDIR += ocaml-yaxi SUBDIR += ocaml-yaxpo |