summaryrefslogtreecommitdiff
path: root/finance/xquote/Makefile
blob: e180d1488907550d12182e7b0efa284607c47288 (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
# New ports collection makefile for:	xquote
# Version required:	1.1
# Date created:		4 Jan 1998
# Whom:			Ian Struble <ian@broken.net>
#
# $Id: Makefile,v 1.1.1.1 1998/04/22 14:07:50 mph Exp $

DISTNAME=	xquote-1.1
CATEGORIES=	misc
MASTER_SITES=	http://sunsite.auc.dk/xinvest/	\
		${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications

MAINTAINER=	mph@freebsd.org

LIB_DEPENDS=	Xpm.5:${PORTSDIR}/graphics/xpm

REQUIRES_MOTIF=		yes

USE_IMAKE=	yes
NO_INSTALL_MANPAGES=	yes

.include <bsd.port.mk>