aboutsummaryrefslogtreecommitdiff
path: root/finance/xquote/Makefile
blob: c7f5666620e450427f737a812e2321ca2609d125 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	xquote
# Date created:		4 Jan 1998
# Whom:			Ian Struble <ian@broken.net>
#
# $FreeBSD$

PORTNAME=	xquote
PORTVERSION=	2.6.10
PORTREVISION=	1
CATEGORIES=	finance
MASTER_SITES=	SF/xinvest

MAINTAINER=	corky1951@comcast.net
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>