pkgsrc/graphics/digikamimageplugins/Makefile
xtraeme cdfc57d7bf Update to 0.9.0rc1:
The 0.9 series has been under heavy development since November 2005
(more than 200 files in KDE bugzilla have been closed) and offers you
the opportunity to test and enjoy a variety of new features, additions
and improvements.

Please see the NEWS file for a full list of changes.
2006-11-29 12:02:10 +00:00

23 lines
658 B
Makefile

# $NetBSD: Makefile,v 1.18 2006/11/29 12:02:10 xtraeme Exp $
DISTNAME= digikamimageplugins-0.9.0-rc1
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=digikam/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://digikam.sourceforge.net/
COMMENT= Plugins for Digikam's ImageEditor
USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake msgfmt perl
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
MANCOMPRESSED= yes
.include "../../graphics/digikam/buildlink3.mk"
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"