c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
21 lines
543 B
Makefile
21 lines
543 B
Makefile
# $NetBSD: Makefile,v 1.15 2004/10/03 00:18:15 tv Exp $
|
|
|
|
DISTNAME= kdirstat-2.4.0
|
|
PKGREVISION= 2
|
|
CATEGORIES= sysutils kde
|
|
MASTER_SITES= http://kdirstat.sourceforge.net/download/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= markd@NetBSD.org
|
|
HOMEPAGE= http://kdirstat.sourceforge.net/
|
|
COMMENT= A graphical disk usage utility
|
|
|
|
USE_BUILDLINK3= yes
|
|
USE_GNU_TOOLS+= make
|
|
USE_LANGUAGES= c c++
|
|
USE_LIBTOOL= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../meta-pkgs/kde3/kde3.mk"
|
|
.include "../../x11/kdelibs3/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|