aboutsummaryrefslogtreecommitdiff
path: root/lang/see/pkg-plist
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2008-01-29 09:36:03 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2008-01-29 09:36:03 +0000
commit6653ee67f4e78fc8108b3bbb71a0f9997ee51cc3 (patch)
tree6a7720fec07ab629ea591fe0cf42e651250474e9 /lang/see/pkg-plist
parent036f2082eb526560073d0c9d60915c201a408b05 (diff)
downloadports-6653ee67f4e78fc8108b3bbb71a0f9997ee51cc3.tar.gz
ports-6653ee67f4e78fc8108b3bbb71a0f9997ee51cc3.zip
Notes
Diffstat (limited to 'lang/see/pkg-plist')
-rw-r--r--lang/see/pkg-plist9
1 files changed, 8 insertions, 1 deletions
diff --git a/lang/see/pkg-plist b/lang/see/pkg-plist
index 3207d7a9688d..b0ff9a4f2edf 100644
--- a/lang/see/pkg-plist
+++ b/lang/see/pkg-plist
@@ -9,6 +9,7 @@ include/see/input.h
include/see/intern.h
include/see/interpreter.h
include/see/mem.h
+include/see/module.h
include/see/native.h
include/see/no.h
include/see/object.h
@@ -22,11 +23,17 @@ include/see/version.h
lib/libsee.a
lib/libsee.la
lib/libsee.so
-lib/libsee.so.0
+lib/libsee.so.1
+lib/see/libFile.a
+lib/see/libFile.la
+lib/see/libFile.so
+lib/see/libFile.so.0
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/USAGE.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/see
+@dirrm lib/see