diff options
author | asami <asami@FreeBSD.org> | 2000-07-05 15:53:34 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-07-05 15:53:34 +0800 |
commit | b8195990d077781a0c41f4b7de46112b744ee3b9 (patch) | |
tree | 84d8983c51bc5796ff3125831503dabd72520139 | |
parent | f15e2126fc9073022c0ea920559761f006f0b98b (diff) | |
download | freebsd-ports-gnome-b8195990d077781a0c41f4b7de46112b744ee3b9.tar.gz freebsd-ports-gnome-b8195990d077781a0c41f4b7de46112b744ee3b9.tar.zst freebsd-ports-gnome-b8195990d077781a0c41f4b7de46112b744ee3b9.zip |
Add entire include/wordnet-1.6 directory and one library.
Submitted by: bento
-rw-r--r-- | textproc/wordnet/pkg-plist | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/wordnet/pkg-plist b/textproc/wordnet/pkg-plist index 05b865609c73..cf183b0669f0 100644 --- a/textproc/wordnet/pkg-plist +++ b/textproc/wordnet/pkg-plist @@ -1,5 +1,14 @@ bin/wnb bin/wn +include/wordnet-1.6/license.h +include/wordnet-1.6/setutil.h +include/wordnet-1.6/wn.h +include/wordnet-1.6/wnconsts.h +include/wordnet-1.6/wnglobal.h +include/wordnet-1.6/wnhelp.h +include/wordnet-1.6/wnrtl.h +include/wordnet-1.6/wntypes.h +lib/libwn1.a lib/libwn1.so.6 lib/libwn1.so lib/libtclwn1.so.6 @@ -30,6 +39,7 @@ share/wordnet-1.6/wnres/license.txt share/wordnet-1.6/wnres/wn.xbm share/wordnet-1.6/wnres/wnb.man share/wordnet-1.6/wnres/wngloss.man +@dirrm include/wordnet-1.6 @dirrm lib/tcl%%TCL_DVER%%/Wordnet @dirrm share/wordnet-1.6/wnres @dirrm share/wordnet-1.6 |