summaryrefslogtreecommitdiff
path: root/finance/xinvest/Makefile
blob: 08bf9c4430db3d257871778d79006eaf2d66b2b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.18 2012/10/03 16:10:14 asau Exp $

DISTNAME=		xinvest-2.6.9
PKGREVISION=		3
CATEGORIES=		finance x11
MASTER_SITES=		http://xinvest.sunsite.dk/

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://xinvest.sunsite.dk/xinvest.html
COMMENT=		Personal finance tracking and performance tool

USE_IMAKE=		YES
NO_INSTALL_MANPAGES=	YES

.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/motif.buildlink3.mk"

.include "../../mk/bsd.pkg.mk"