summaryrefslogtreecommitdiff
path: root/math/xgraph/Makefile
blob: 489d06aaa4a77835e73967e742d0358a18e6e90b (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.7 1997/09/09 04:31:32 asami Exp $
#

DISTNAME=	xgraph-11
PKGNAME=	xgraph-11.3.2
CATEGORIES=	math print
MASTER_SITES=	ftp://ftp.iis.u-tokyo.ac.jp/pub/X/R5contrib/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@FreeBSD.ORG

USE_IMAKE=	yes

.include <bsd.port.mk>