mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
ed1ba38a9f
to maintain all these ports I once committed (sometimes as a proxy).
20 lines
397 B
Makefile
20 lines
397 B
Makefile
# 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>
|