pkgsrc/graphics/pixieplus/Makefile
reed e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00

26 lines
734 B
Makefile

# $NetBSD: Makefile,v 1.15 2004/12/28 23:18:18 reed Exp $
#
DISTNAME= pixieplus-0.5.4
PKGREVISION= 8
CATEGORIES= graphics
MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/pixieplus/ \
http://www.mosfet.org/pixie/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mosfet.org/pixie/
COMMENT= Free, fast, and feature packed image browser for KDE
USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../graphics/kdegraphics3/buildlink3.mk"
.include "../../graphics/libungif/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"