# Created by: asami # $FreeBSD: head/math/xgraph/Makefile 363276 2014-07-28 23:33:47Z adamw $ PORTNAME= xgraph PORTVERSION= 11.3.2.20000910 PORTREVISION= 2 CATEGORIES= math print MASTER_SITES= ftp://ftp.cs.utoronto.ca/pub/radford/ DISTNAME= xgraph-11 MAINTAINER= sanpei@FreeBSD.org COMMENT= Program that helps you plot graphs USES= imake tar:Z USE_XORG= x11 xext WRKSRC= ${WRKDIR}/${PORTNAME} post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/examples/xgraph ${INSTALL_DATA} ${WRKSRC}/examples/*.xg ${STAGEDIR}${PREFIX}/share/examples/xgraph .include