diff options
author | nakai <nakai@FreeBSD.org> | 2000-11-03 08:21:36 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-11-03 08:21:36 +0000 |
commit | c6fc4bc43dc9a74a010906547388851e92989160 (patch) | |
tree | 187e8db40c89aef68a97b946347999ad5d864b89 /graphics/feh/pkg-descr | |
parent | 1b5e57a06ff5a95f404f7b54209b221edfff4666 (diff) | |
download | FreeBSD-ports-c6fc4bc43dc9a74a010906547388851e92989160.zip FreeBSD-ports-c6fc4bc43dc9a74a010906547388851e92989160.tar.gz |
Initial import.
A image viewer using imlib2.
PR: ports/22106
Submitted by: Jeremy Norris <ishmael27@home.com>
Diffstat (limited to 'graphics/feh/pkg-descr')
-rw-r--r-- | graphics/feh/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/feh/pkg-descr b/graphics/feh/pkg-descr new file mode 100644 index 0000000..4263324 --- /dev/null +++ b/graphics/feh/pkg-descr @@ -0,0 +1,3 @@ +An image viewer that utilizes Imlib2. + +WWW: http://www.linuxbrit.co.uk/feh/ |