pkgsrc/graphics/kphotobook/Makefile
tnn ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00

26 lines
739 B
Makefile

# $NetBSD: Makefile,v 1.14 2008/01/18 05:06:41 tnn Exp $
#
DISTNAME= kphotobook-0.0.6
PKGREVISION= 9
CATEGORIES= kde graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kphotobook/}
MAINTAINER= ianzag@mail.ru
HOMEPAGE= http://kphotobook.berlios.de/
COMMENT= Powerful, intuitive KDE application to manage and organize your photos
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
BUILDLINK_DEPMETHOD.libXt?= build
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"