summaryrefslogtreecommitdiff
path: root/graphics/gnuplot/Makefile
blob: 70594a257cbf00691f9cefa21fec1defad655922 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.36 2007/01/22 22:14:26 joerg Exp $
#

PKGREVISION=		6
SVR4_PKGNAME=		gplot
CATEGORIES+=		x11

CONFLICTS+=             gnuplot-nox11-[0-9]*


.include "../../graphics/gnuplot/Makefile.common"

.include "../../graphics/plotutils/buildlink3.mk"
.include "../../x11/libXaw/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"