aboutsummaryrefslogtreecommitdiff
path: root/lang/see/pkg-plist
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-04-15 17:08:03 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-04-15 17:08:03 +0000
commitdeb865467b52597ff65909bbb714ef9832210a47 (patch)
treec9217742fe9ae9309ce4ffd066d0adcd7ff37653 /lang/see/pkg-plist
parent8c2b4be52920a389f9dcd449a2ca45d2525aa5cf (diff)
downloadports-deb865467b52597ff65909bbb714ef9832210a47.tar.gz
ports-deb865467b52597ff65909bbb714ef9832210a47.zip
Library that provides an ECMAScript (JavaScript) run-time environment.
PR: ports/72055 Submitted by: Simun Mikecin <sime@logos.hr> Approved by: adamw (mentor)
Notes
Notes: svn path=/head/; revision=133435
Diffstat (limited to 'lang/see/pkg-plist')
-rw-r--r--lang/see/pkg-plist29
1 files changed, 29 insertions, 0 deletions
diff --git a/lang/see/pkg-plist b/lang/see/pkg-plist
new file mode 100644
index 000000000000..765a3ee6183d
--- /dev/null
+++ b/lang/see/pkg-plist
@@ -0,0 +1,29 @@
+bin/libsee-config
+bin/see-shell
+include/see/cfunction.h
+include/see/debug.h
+include/see/error.h
+include/see/eval.h
+include/see/input.h
+include/see/intern.h
+include/see/interpreter.h
+include/see/mem.h
+include/see/native.h
+include/see/no.h
+include/see/object.h
+include/see/see.h
+include/see/string.h
+include/see/try.h
+include/see/type.h
+include/see/value.h
+lib/libsee.a
+lib/libsee.la
+lib/libsee.so
+lib/libsee.so.0
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%PORTDOCS%%%%DOCSDIR%%/USAGE.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+@dirrm include/see