diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-06-16 18:05:09 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-06-16 18:05:09 +0800 |
commit | 2ea7d9835aecb9b7df152ff40f2c1f45dc63ec68 (patch) | |
tree | d8b27458c7f505e99589f234086cb6316537c27c /graphics/Makefile | |
parent | aa652b8052e3cc3a1ab4330289f4f7ff897f1f00 (diff) | |
download | freebsd-ports-gnome-2ea7d9835aecb9b7df152ff40f2c1f45dc63ec68.tar.gz freebsd-ports-gnome-2ea7d9835aecb9b7df152ff40f2c1f45dc63ec68.tar.zst freebsd-ports-gnome-2ea7d9835aecb9b7df152ff40f2c1f45dc63ec68.zip |
Add epsilon, it's a small, display independent, and quick thumbnailing library
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 775f89736723..5477eba6d546 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -85,6 +85,7 @@ SUBDIR += epeg SUBDIR += epix SUBDIR += eps2png + SUBDIR += epsilon SUBDIR += epstool SUBDIR += eterm-bg SUBDIR += evas |