2008-06-12 04:14:13 +02:00
|
|
|
# $NetBSD: Makefile,v 1.32 2008/06/12 02:14:32 joerg Exp $
|
2003-09-25 06:21:50 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= pixieplus-0.5.4
|
2008-01-18 06:06:18 +01:00
|
|
|
PKGREVISION= 17
|
2003-09-25 06:21:50 +02:00
|
|
|
CATEGORIES= graphics
|
2007-12-02 01:01:08 +01:00
|
|
|
MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/pixieplus/
|
2003-09-25 06:21:50 +02:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2003-09-25 06:21:50 +02:00
|
|
|
HOMEPAGE= http://www.mosfet.org/pixie/
|
|
|
|
COMMENT= Free, fast, and feature packed image browser for KDE
|
|
|
|
|
2008-06-12 04:14:13 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-05-22 22:07:36 +02:00
|
|
|
USE_TOOLS+= gmake
|
2004-07-28 15:18:11 +02:00
|
|
|
USE_LANGUAGES= c c++
|
2003-09-25 06:21:50 +02:00
|
|
|
USE_LIBTOOL= YES
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
|
2004-07-28 15:18:11 +02:00
|
|
|
.include "../../meta-pkgs/kde3/kde3.mk"
|
2004-04-26 01:05:52 +02:00
|
|
|
.include "../../graphics/ImageMagick/buildlink3.mk"
|
2007-01-26 05:13:33 +01:00
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
2004-07-28 15:18:11 +02:00
|
|
|
.include "../../graphics/kdegraphics3/buildlink3.mk"
|
2004-04-26 01:05:52 +02:00
|
|
|
.include "../../graphics/libungif/buildlink3.mk"
|
2005-11-14 09:42:44 +01:00
|
|
|
.include "../../graphics/tiff/buildlink3.mk"
|
2004-07-28 15:18:11 +02:00
|
|
|
.include "../../x11/kdelibs3/buildlink3.mk"
|
2003-09-25 06:21:50 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|