diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-08 16:50:01 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-08 16:50:01 +0000 |
commit | 66217dffe486e69ed40bdb018e7ba114ab70eaf8 (patch) | |
tree | c906c29416423728a4443e4620a7054d997e4b2f /graphics/epeg/pkg-descr | |
parent | c994533986d4aad8f831e45943eb1e939098829b (diff) | |
download | ports-66217dffe486e69ed40bdb018e7ba114ab70eaf8.tar.gz ports-66217dffe486e69ed40bdb018e7ba114ab70eaf8.zip |
Notes
Diffstat (limited to 'graphics/epeg/pkg-descr')
-rw-r--r-- | graphics/epeg/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/epeg/pkg-descr b/graphics/epeg/pkg-descr new file mode 100644 index 000000000000..c0eca8260c1e --- /dev/null +++ b/graphics/epeg/pkg-descr @@ -0,0 +1,6 @@ +Embryo is a tiny library designed interpret limited small programs compiled +by the included scmall compiler. This is mostly cleaning up and reduction +in size of the original small abstract machine. the compiler itself has been +left alone almost completely. + +WWW: http://www.enlightenment.org/pages/embryo.html |