blob: 49a5d2b1cade94da717b1da364edf7879b66f3c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
@comment $NetBSD: PLIST,v 1.2 2004/01/31 23:04:42 xtraeme Exp $
bin/otclsh
bin/owish
include/otcl.h
lib/libotcl.a
lib/libotcl.la
lib/libotcl.so
lib/libotcl.so.0
lib/libotcl.so.0.0
share/doc/html/tcl/otcl/CHANGES.html
share/doc/html/tcl/otcl/autoload.html
share/doc/html/tcl/otcl/capi.html
share/doc/html/tcl/otcl/class.html
share/doc/html/tcl/otcl/object.html
share/doc/html/tcl/otcl/tutorial.html
share/doc/tcl/otcl/otcl-paper.ps.gz
@dirrm share/doc/tcl/otcl
@unexec ${RMDIR} %D/share/doc/tcl 2>/dev/null || ${TRUE}
@dirrm share/doc/html/tcl/otcl
@unexec ${RMDIR} %D/share/doc/html/tcl 2>/dev/null || ${TRUE}
|