pkgsrc/finance/xinvest/Makefile
wiz 6d5ed9569d Moved misc/emma, misc/gnucash, misc/tclticker, misc/xfinans, misc/xinvest,
and x11/xquote to new finance category; only change is addition of 'finance'
to CATEGORIES in the Makefiles.
2000-12-11 13:53:25 +00:00

20 lines
442 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $
DISTNAME= xinvest-2.6
CATEGORIES= finance x11
MASTER_SITES= http://www.sunsite.auc.dk/xinvest/ \
${MASTER_SITE_XCONTRIB:=applications/}
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.sunsite.auc.dk/xinvest/xinvest.html
USE_IMAKE= YES
USE_MOTIF= YES
USE_XPM= YES
NO_INSTALL_MANPAGES= YES
post-patch:
${TOUCH} ${WRKSRC}/Xinvest.man
.include "../../mk/bsd.pkg.mk"