mirror of https://git.FreeBSD.org/ports.git
15 lines
320 B
Makefile
15 lines
320 B
Makefile
# New ports collection makefile for: xgraph
|
|
# Version required: 11
|
|
# Date created: 24 November 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1994/11/25 04:47:47 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xgraph-11
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://ftp.cs.orst.edu/pub/src/Xclients.local/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
.include <bsd.port.mk>
|