diff options
author | gabor <gabor@FreeBSD.org> | 2013-03-13 18:22:23 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2013-03-13 18:22:23 +0800 |
commit | 79a0ab630f030eacb3e7e85bf458db537390dc10 (patch) | |
tree | a745d926b18c50587a5d3b7adfeaa71ca6333da0 /textproc/Makefile | |
parent | fd19db64fdaeb542ca5357cc0ff90b52505864d2 (diff) | |
download | freebsd-ports-gnome-79a0ab630f030eacb3e7e85bf458db537390dc10.tar.gz freebsd-ports-gnome-79a0ab630f030eacb3e7e85bf458db537390dc10.tar.zst freebsd-ports-gnome-79a0ab630f030eacb3e7e85bf458db537390dc10.zip |
This is Rick Jelliffe's implementation of ISO Schematron using XSLT.
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 8b1ec7ac3589..835360d4bd79 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -314,6 +314,7 @@ SUBDIR += irstlm SUBDIR += is-aspell SUBDIR += is-hyphen + SUBDIR += iso-schematron-xslt SUBDIR += iso12083 SUBDIR += iso8879 SUBDIR += ispell |