diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-04 21:25:21 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-04 21:25:21 +0000 |
commit | 461b4afdc293a80198ed9e4722a2cd49eb6ce013 (patch) | |
tree | 516d6d5f6b01615504058d2bb7c230e37f53aa52 /textproc/Makefile | |
parent | 925cf8fc059eb8cc2e2d1a664d3382e7f8f55c6b (diff) | |
download | ports-461b4afdc293a80198ed9e4722a2cd49eb6ce013.tar.gz ports-461b4afdc293a80198ed9e4722a2cd49eb6ce013.zip |
Add gauche-sxml 0.9, a port of Oleg Kiselyov's (S)XML utilities to Gauche.
PR: ports/44079
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes:
svn path=/head/; revision=78216
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 4158e691e9f5..9ded24084cf3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -77,6 +77,7 @@ SUBDIR += fop SUBDIR += freegrep SUBDIR += galax + SUBDIR += gauche-sxml SUBDIR += gdict SUBDIR += gdome2 SUBDIR += glark |