summaryrefslogtreecommitdiff
path: root/math/xgraph/Makefile
blob: 9b5b5e9c59fa21ead073c2cac5e7e14a19cb0653 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	xgraph
# Version required:	11.3.2
# Date created:		24 November 1994
# Whom:			asami
#
# $Id: Makefile,v 1.4 1995/04/11 01:19:12 asami Exp $
#

DISTNAME=	xgraph-11
PKGNAME=	xgraph-11.3.2
CATEGORIES=	math printing
MASTER_SITES=	ftp://ftp.cs.orst.edu/pub/src/Xclients.local/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	asami@FreeBSD.ORG

USE_IMAKE=	yes

.include <bsd.port.mk>