summaryrefslogtreecommitdiff
path: root/math/xgraph/Makefile
blob: 8ea3ae203b6abb5db62332240bc49f8eeeccb78f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	xgraph
# Version required:	11.3.2
# Date created:		24 November 1994
# Whom:			asami
#
# $Id: Makefile,v 1.8 1997/12/25 22:29:43 asami Exp $
#

DISTNAME=	xgraph-11.3.2
CATEGORIES=	math print
MASTER_SITES=	ftp://ftp.iis.u-tokyo.ac.jp/pub/X/misc/

MAINTAINER=	ports@FreeBSD.ORG

USE_IMAKE=	yes

.include <bsd.port.mk>