1998-08-20 17:16:34 +02:00
|
|
|
# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:01 tsarna Exp $
|
1998-02-09 00:59:20 +01:00
|
|
|
#
|
1998-02-01 00:49:32 +01:00
|
|
|
|
|
|
|
DISTNAME= gnuplot-3.5
|
|
|
|
CATEGORIES= graphics x11
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
|
|
|
|
|
|
MAINTAINER= root@garbled.futureone.com
|
1998-08-20 17:16:34 +02:00
|
|
|
HOMEPAGE= http://www.gnu.org/software/gnuplot/gnuplot.html
|
1998-02-01 00:49:32 +01:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
WRKSRC= ${WRKDIR}/gnuplot
|
|
|
|
|
|
|
|
post-patch:
|
|
|
|
${RM} ${WRKSRC}/docs/makefile
|
|
|
|
|
1998-04-15 12:38:15 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|