pkgsrc-wip/grisbi/Makefile

20 lines
498 B
Makefile

# $NetBSD: Makefile,v 1.6 2005/05/24 10:29:59 rillig Exp $
#
DISTNAME= grisbi-0.5.5
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grisbi/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.grisbi.org/
COMMENT= Personal Finance Manager under Gnome/GTK
USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"