aboutsummaryrefslogtreecommitdiffstats
path: root/math/xgraph/Makefile
blob: 2fbcf0779c37bbd0aa06ba91a775bff232bda953 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    xgraph
# Version required: 11.3.2
# Date created:     24 November 1994
# Whom:         asami
#
# $FreeBSD$
#

DISTNAME=   xgraph-11.3.2
CATEGORIES= math print
MASTER_SITES=   ftp://ftp.iis.u-tokyo.ac.jp/pub/X/misc/ \
        ftp://ftp.tk.mesh.ad.jp/pub/X/misc/ \
        ftp://ftp.eos.hokudai.ac.jp/pub/X11/misc/

MAINTAINER= ports@FreeBSD.org

USE_IMAKE=  yes
MAN1=       xgraph.1

.include <bsd.port.mk>