da66a258f9
Changes: The background setting works better under non-E window managers (and has Eterm support). This release shows the zoom level while zooming and has lots more menu items, including configuration changes (options menu) and fullscreen/window mode switch on a per-window basis. There are several other bugfixes and new features.
16 lines
366 B
Makefile
16 lines
366 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/08/28 11:17:55 rh Exp $
|
|
#
|
|
|
|
DISTNAME= feh-1.1.0
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://www.linuxbrit.co.uk/downloads/
|
|
|
|
MAINTAINER= rh@netbsd.org
|
|
HOMEPAGE= http://www.linuxbrit.co.uk/feh/
|
|
COMMENT= advanced image viewer
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_X11BASE= YES
|
|
|
|
.include "../../graphics/imlib2/buildlink.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|