diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 371803fd441..4aedad45313 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -1,20 +1,24 @@ -# $OpenBSD: Makefile,v 1.35 2008/07/01 16:41:19 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.36 2008/07/02 17:53:11 ajacoutot Exp $ COMMENT= command-driven interactive function plotting program V= 4.2 PATCHLEVEL= 3 DISTNAME= gnuplot-${V}.${PATCHLEVEL} -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/} HOMEPAGE= http://www.gnuplot.info/ +MAINTAINER= Weldon Goree + +# see Copyright in source PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes + WANTLIB= c m ncurses readline stdc++ z FLAVORS= no_x11