pkgsrc-wip/gdmap/Makefile
Blue Rats 31a4983ede Packages that install a .desktop entry should .include
"../../sysutils/desktop-file-utils/desktopdb.mk". Minor formatting fixes in
some files. Other minor fixes in some files. Bump PKGREVISION.
2012-11-13 20:09:29 +00:00

22 lines
599 B
Makefile

# $NetBSD: Makefile,v 1.12 2012/11/13 20:09:30 othyro Exp $
#
DISTNAME= gdmap-0.7.5
PKGREVISION= 2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdmap/}
MAINTAINER= dhowland@users.sourceforge.net
HOMEPAGE= http://gdmap.sourceforge.net/
COMMENT= Tool to visualize disk space
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config msgfmt xgettext perl intltool
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"