summaryrefslogtreecommitdiff
path: root/math/xgraph/Makefile
blob: 68eaa5a289cfa707ebfbefbad9427f0909573685 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:	xgraph
# Version required:	11
# Date created:		24 November 1994
# Whom:			asami
#
# $Id: Makefile,v 1.2 1994/12/12 04:32:02 gpalmer Exp $
#

DISTNAME=	xgraph-11
USE_IMAKE=	yes
MASTER_SITES=	ftp://ftp.cs.orst.edu/pub/src/Xclients.local/
MAINTAINER=	asami@FreeBSD.ORG
EXTRACT_SUFX=	.tar.Z

.include <bsd.port.mk>