pkgsrc/finance/xinvest/Makefile

21 lines
479 B
Makefile

# $NetBSD: Makefile,v 1.3 2001/02/16 14:46:36 wiz Exp $
DISTNAME= xinvest-2.6
CATEGORIES= finance x11
MASTER_SITES= http://sunsite.dk/xinvest/ \
${MASTER_SITE_XCONTRIB:=applications/}
MAINTAINER= root@garbled.net
HOMEPAGE= http://sunsite.dk/xinvest/xinvest.html
COMMENT= Personal finance tracking and performance tool
USE_IMAKE= YES
USE_MOTIF= YES
USE_XPM= YES
NO_INSTALL_MANPAGES= YES
post-patch:
${TOUCH} ${WRKSRC}/Xinvest.man
.include "../../mk/bsd.pkg.mk"