diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-27 08:36:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-27 08:36:25 +0800 |
commit | 535cd3e1a227f106929dd7bc46846f20b704d462 (patch) | |
tree | 176e8711365b22a818892812fce08a7deb8c17d7 /graphics | |
parent | a19a838484ccd61df4961f804d5fe12ead169bfb (diff) | |
download | marcuscom-ports-535cd3e1a227f106929dd7bc46846f20b704d462.tar marcuscom-ports-535cd3e1a227f106929dd7bc46846f20b704d462.tar.gz marcuscom-ports-535cd3e1a227f106929dd7bc46846f20b704d462.tar.bz2 marcuscom-ports-535cd3e1a227f106929dd7bc46846f20b704d462.tar.lz marcuscom-ports-535cd3e1a227f106929dd7bc46846f20b704d462.tar.xz marcuscom-ports-535cd3e1a227f106929dd7bc46846f20b704d462.tar.zst marcuscom-ports-535cd3e1a227f106929dd7bc46846f20b704d462.zip |
Update COMMENT and description with more details.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3538 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/evince/Makefile | 2 | ||||
-rw-r--r-- | graphics/evince/pkg-descr | 6 |
2 files changed, 6 insertions, 2 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 8afa23930..a8d65811d 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 Document Viewer +COMMENT= GNOME 2 multi-format document viewer USE_BZIP2= yes USE_LIBTOOL_VER=15 diff --git a/graphics/evince/pkg-descr b/graphics/evince/pkg-descr index de103a8c8..800f6fcd3 100644 --- a/graphics/evince/pkg-descr +++ b/graphics/evince/pkg-descr @@ -1 +1,5 @@ -Document viewer for GNOME 2. +Evince is a document viewer for multiple document formats including PDF and +Postscript. The goal of evince is to replace document viewers such as ggv and +gpdf with a single, simple application. + +WWW: http://www.gnome.org/projects/evince/ |