"../../sysutils/desktop-file-utils/desktopdb.mk". Minor formatting fixes in some files. Other minor fixes in some files. Bump PKGREVISION.
24 lines
648 B
Makefile
24 lines
648 B
Makefile
# $NetBSD: Makefile,v 1.10 2012/11/13 20:09:32 othyro Exp $
|
|
#
|
|
|
|
DISTNAME= katapult-0.3.2.1
|
|
PKGREVISION= 5
|
|
CATEGORIES= local
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=katapult/}
|
|
|
|
MAINTAINER= morr@NetBSD.org
|
|
HOMEPAGE= http://katapult.kde.org/
|
|
COMMENT= Allow faster access to applications, bookmarks, and other items
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_LIBTOOL= yes
|
|
USE_TOOLS+= gmake
|
|
USE_LANGUAGES= c c++
|
|
|
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
.include "../../meta-pkgs/kde3/kde3.mk"
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../x11/kdelibs3/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|