View | Details | Raw Unified | Return to bug 48080
Collapse All | Expand All

(-)Makefile (-6 / +6 lines)
Lines 8-19 Link Here
8
PORTNAME=	gnuplot371+
8
PORTNAME=	gnuplot371+
9
PORTVERSION=	1.2.0
9
PORTVERSION=	1.2.0
10
CATEGORIES=	math japanese graphics
10
CATEGORIES=	math japanese graphics
11
MASTER_SITES=	http://www.h2.dion.ne.jp/~yamaga/gnuplot/ \
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
12
		ftp://ftp.hipecs.hokudai.ac.jp/pub/GNU/jp/pub.yamaga/gnuplot+/3.7base/ \
12
		http://www.yama-ga.com/gnuplot/:patch \
13
		ftp://ftp.tohoku.ac.jp/mirror/gnuplot+/3.7base/ \
13
		http://www.h2.dion.ne.jp/~yamaga/gnuplot/:patch
14
		ftp://ftp.win.ne.jp/pub/graphics/gnuplot/gnuplot+/3.7base/ \
14
MASTER_SITE_SUBDIR=	gnuplot
15
		ftp://ftp.rc.tutrp.tut.ac.jp/pub/mirror/gnuplot+/3.7base/
15
DISTFILES=	gnuplot-3.7.1.tar.gz \
16
DISTFILES=	gnuplot-3.7.1.tar.gz gnuplot3.7.1+${PORTVERSION}.patch.tar.gz
16
		gnuplot3.7.1+${PORTVERSION}.patch.tar.gz:patch
17
EXTRACT_ONLY=	gnuplot-3.7.1.tar.gz
17
EXTRACT_ONLY=	gnuplot-3.7.1.tar.gz
18
18
19
MAINTAINER=	nakaji@jp.freebsd.org
19
MAINTAINER=	nakaji@jp.freebsd.org

Return to bug 48080