openbsd-ports/graphics/qiv/Makefile
lebel d2609b2ae8 initial import of qiv:
--
qiv is an image viewer developed with gdk/imlib. As a result, qiv
is faster than traditional image viewers such as xv or xli.

checked by brad@
2001-04-13 20:56:05 +00:00

27 lines
545 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2001/04/13 20:56:05 lebel Exp $
COMMENT= "very small and pretty fast gdk/Imlib image viewer"
DISTNAME= qiv-1.6
CATEGORIES= graphics
NEED_VERSION= 1.364
EXTRACT_SUFX= -src.tgz
HOMEPAGE= http://www.klografx.net/qiv/
MASTER_SITES= http://www.klografx.net/qiv/download/
LIB_DEPENDS= gdk_imlib.19::graphics/imlib
MAINTAINER= David Lebel <lebel@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_GMAKE= Yes
.include <bsd.port.mk>