summaryrefslogtreecommitdiff
path: root/lang/embryo/PLIST
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2008-10-26 07:54:20 +0000
committerminskim <minskim@pkgsrc.org>2008-10-26 07:54:20 +0000
commite9213556775b1b7ae73c4ed88aa84cc8196cab0a (patch)
treebfe8f08f3c09c3ee77005f3b6ece4fd5039cbb71 /lang/embryo/PLIST
parent376f487d03a837524f947128e3ae7d8a42250b94 (diff)
downloadpkgsrc-e9213556775b1b7ae73c4ed88aa84cc8196cab0a.tar.gz
Import embryo from pkgsrc-wip. Packaged by Grzegorz Błach.
Embryo implements a C like scripting language used in various parts of the Enlightenment project, namely Edje. Embryo allows scripting capabilities in places that otherwise wouldn't support basic programming structures such as in Edje EDCs.
Diffstat (limited to 'lang/embryo/PLIST')
-rw-r--r--lang/embryo/PLIST8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/embryo/PLIST b/lang/embryo/PLIST
new file mode 100644
index 00000000000..81cdbd52ba8
--- /dev/null
+++ b/lang/embryo/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/26 07:54:20 minskim Exp $
+bin/embryo_cc
+include/Embryo.h
+lib/libembryo.la
+lib/pkgconfig/embryo.pc
+share/embryo/include/default.inc
+@dirrm share/embryo/include
+@dirrm share/embryo