diff options
Diffstat (limited to 'math/gnuplot+/Makefile')
-rw-r--r-- | math/gnuplot+/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile index e11fe45a0691..b78ca876dbcb 100644 --- a/math/gnuplot+/Makefile +++ b/math/gnuplot+/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnuplot -# Date created: May 18, 1999 -# Whom: NAKAJI Hiroyuki -# +# Created by: NAKAJI Hiroyuki # $FreeBSD$ -# PORTNAME= gnuplot371+ PORTVERSION= 1.2.0 @@ -20,6 +16,9 @@ EXTRACT_ONLY= gnuplot-3.7.1.tar.gz MAINTAINER= nakaji@jp.freebsd.org COMMENT= A command-driven interactive function plotting program +DEPRECATED= Upstream says: This package is obsolete. The author does not recommend to use it. +EXPIRATION_DATE= 2013-02-06 + LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ VFlib2.24:${PORTSDIR}/japanese/vflib |