pkgsrc/graphics/digikam-doc/Makefile
wiz d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00

20 lines
516 B
Makefile

# $NetBSD: Makefile,v 1.19 2009/07/22 09:01:31 wiz Exp $
DISTNAME= digikam-doc-0.9.5
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
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake perl
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"