diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-11-04 18:16:04 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-11-04 18:16:04 +0800 |
commit | 311eee9f696d84bb9fd000e914fc3975248c85b1 (patch) | |
tree | a1230acf4d4ecb9240446296529a2eb1298ae228 /graphics/Makefile | |
parent | 26319bcabe1279163a43b7e846b7cb949f1b3c9a (diff) | |
download | freebsd-ports-gnome-311eee9f696d84bb9fd000e914fc3975248c85b1.tar.gz freebsd-ports-gnome-311eee9f696d84bb9fd000e914fc3975248c85b1.tar.zst freebsd-ports-gnome-311eee9f696d84bb9fd000e914fc3975248c85b1.zip |
Add entice, it's an Image viewer built around enlightenment 0.17 libraries.
PR: ports/31120
Submitted by: Jeremy Norris <ishmael27@home.com>
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 78155b8b644a..bce2c7203204 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -36,6 +36,7 @@ SUBDIR += electriceyes SUBDIR += enfle SUBDIR += enjoympeg + SUBDIR += entice SUBDIR += eog SUBDIR += eps2png SUBDIR += epstool |