18 lines
465 B
Makefile
18 lines
465 B
Makefile
# $NetBSD: Makefile,v 1.13 2006/02/05 23:09:06 joerg Exp $
|
|
|
|
DISTNAME= xinvest-2.6.9
|
|
PKGREVISION= 2
|
|
CATEGORIES= finance x11
|
|
MASTER_SITES= http://xinvest.sunsite.dk/
|
|
|
|
MAINTAINER= root@garbled.net
|
|
HOMEPAGE= http://xinvest.sunsite.dk/xinvest.html
|
|
COMMENT= Personal finance tracking and performance tool
|
|
|
|
USE_IMAKE= YES
|
|
NO_INSTALL_MANPAGES= YES
|
|
|
|
.include "../../graphics/xpm/buildlink3.mk"
|
|
.include "../../mk/motif.buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|