freebsd-ports/finance/xquote/Makefile

26 lines
543 B
Makefile
Raw Normal View History

# New ports collection makefile for: xquote
# Date created: 4 Jan 1998
# Whom: Ian Struble <ian@broken.net>
#
1999-08-25 09:23:21 +02:00
# $FreeBSD$
2000-04-14 10:49:30 +02:00
PORTNAME= xquote
PORTVERSION= 2.6.10
PORTREVISION= 1
CATEGORIES= finance
MASTER_SITES= http://xinvest.sunsite.dk/ \
http://www.sourcefiles.org/Financial/Stockmarket/ CENKES
MAINTAINER= ports@FreeBSD.org
COMMENT= A quote retrieval tool for X
LIB_DEPENDS= Xbae.4:${PORTSDIR}/x11-toolkits/xbae
USE_MOTIF= yes
USE_IMAKE= yes
USE_XORG= xpm
PLIST_FILES= bin/Xquote lib/X11/app-defaults/Xquote
.include <bsd.port.mk>