diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 19:07:22 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 19:07:22 +0800 |
commit | ef0dcdd80b2e93b21d9fd80d93dd326cc6a02303 (patch) | |
tree | 54d9c123e9f4eee0f9ea359260eaaf1c0c122b75 /graphics/Makefile | |
parent | c03de73b337900a080607da8dbdb95296b8f055b (diff) | |
download | freebsd-ports-gnome-ef0dcdd80b2e93b21d9fd80d93dd326cc6a02303.tar.gz freebsd-ports-gnome-ef0dcdd80b2e93b21d9fd80d93dd326cc6a02303.tar.zst freebsd-ports-gnome-ef0dcdd80b2e93b21d9fd80d93dd326cc6a02303.zip |
Add evince, a multi-format (e.g. PDF, PS, Fig) document viewer for the
GNOME desktop. Evince is slated to replace both gpdf and ggv when it
becomes mature enough.
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 95d74816eb1a..35e291248ec4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -84,6 +84,7 @@ SUBDIR += epstool SUBDIR += eterm-bg SUBDIR += evas + SUBDIR += evince SUBDIR += evolvotron SUBDIR += exifprobe SUBDIR += exiftags |