diff options
author | danfe <danfe@FreeBSD.org> | 2015-10-09 18:21:33 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2015-10-09 18:21:33 +0800 |
commit | 5b8a61892be6c8b5413a756ce2648f3784bce9c7 (patch) | |
tree | 6f49aed51d876aac55e06abf4b358fee8ff06671 /graphics/Makefile | |
parent | 369084422db1ce9dc4d64f4c6e41cbf6257a95d9 (diff) | |
download | freebsd-ports-gnome-5b8a61892be6c8b5413a756ce2648f3784bce9c7.tar.gz freebsd-ports-gnome-5b8a61892be6c8b5413a756ce2648f3784bce9c7.tar.zst freebsd-ports-gnome-5b8a61892be6c8b5413a756ce2648f3784bce9c7.zip |
Add a port of SeExpr, embeddable expression evaluation language from Walt
Disney Animation Studios.
WWW: http://www.disneyanimation.com/technology/seexpr.html
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3ef2cc6c2674..e41b8fb33cf9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -968,6 +968,7 @@ SUBDIR += sdump SUBDIR += seam-carving-gui SUBDIR += seejpeg + SUBDIR += seexpr SUBDIR += seom SUBDIR += separate SUBDIR += seq2gif |