diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-02-07 09:46:52 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-02-07 09:46:52 +0800 |
commit | 1a643a5ae4ad76d34b89870eb6ad595168bb6539 (patch) | |
tree | 1550f2950fac7ada86ffdcfec565a5ecb93fcccd /textproc/Makefile | |
parent | 1910c60330b2ad6a6e5fd7bb4102457a2d7dad0c (diff) | |
download | freebsd-ports-gnome-1a643a5ae4ad76d34b89870eb6ad595168bb6539.tar.gz freebsd-ports-gnome-1a643a5ae4ad76d34b89870eb6ad595168bb6539.tar.zst freebsd-ports-gnome-1a643a5ae4ad76d34b89870eb6ad595168bb6539.zip |
Add dtdinst 2001.12.03,
converts DTDs to XML instance, in a specific or RELAX NG format.
PR: ports/34575
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
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 33155001eedf..0dbcd53f2ce1 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -40,6 +40,7 @@ SUBDIR += dsssl-docbook-modular SUBDIR += dtd-catalogs SUBDIR += dtd2relax + SUBDIR += dtdinst SUBDIR += dtdparse SUBDIR += eruby SUBDIR += expat |