- little orphan found a new parent: Weldon Goree... thank you.
This commit is contained in:
parent
dc02d02fc8
commit
09dce0e760
@ -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 <wgoree@bu.edu>
|
||||
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user