1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/math/xgraph/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

21 lines
412 B
Makefile

# 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>