1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/textproc/gauche-sxml/pkg-plist
Norikatsu Shigemura 461b4afdc2 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>
2003-04-04 21:25:21 +00:00

9 lines
373 B
Plaintext

share/gauche/%%VERSION%%/lib/sxml/adaptor.scm
share/gauche/%%VERSION%%/lib/sxml/ssax.scm
share/gauche/%%VERSION%%/lib/sxml/to-html.scm
share/gauche/%%VERSION%%/lib/sxml/tree-trans.scm
@dirrm share/gauche/%%VERSION%%/lib/sxml
%%PORTDOCS%%share/doc/gauche/sxml/README
%%PORTDOCS%%@dirrm share/doc/gauche/sxml
%%PORTDOCS%%@unexec rmdir %D/share/doc/gauche 2>/dev/null || true