mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
19 lines
365 B
Makefile
19 lines
365 B
Makefile
# New ports collection makefile for: xgraph
|
|
# Version required: 11.3.2
|
|
# Date created: 24 November 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.9 1998/05/29 06:45:46 tg Exp $
|
|
#
|
|
|
|
DISTNAME= xgraph-11.3.2
|
|
CATEGORIES= math print
|
|
MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub/X/misc/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xgraph.1
|
|
|
|
.include <bsd.port.mk>
|