freebsd-ports/math/xgraph/Makefile
Vanilla I. Shu d17c12dd8d Add more MASTER_SITES.
PR:	ports/9037
Submitted by:	josh@quick.net
1998-12-10 17:24:33 +00:00

21 lines
455 B
Makefile

# New ports collection makefile for: xgraph
# Version required: 11.3.2
# Date created: 24 November 1994
# Whom: asami
#
# $Id: Makefile,v 1.10 1998/09/27 20:16:43 steve Exp $
#
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>