pkgsrc/graphics/digikam-doc/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

23 lines
593 B
Makefile

# $NetBSD: Makefile,v 1.16 2008/01/18 05:06:38 tnn Exp $
DISTNAME= digikam-doc-0.9.1
PKGREVISION= 3
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=digikam/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.digikam.org/
COMMENT= Documentation for Digikam
USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake perl
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
BUILDLINK_DEPMETHOD.libXt?= build
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"