15 lines
333 B
Makefile
15 lines
333 B
Makefile
# $NetBSD: Makefile,v 1.35 2006/04/17 13:46:32 wiz Exp $
|
|
#
|
|
|
|
PKGREVISION= 6
|
|
SVR4_PKGNAME= gplot
|
|
CATEGORIES+= x11
|
|
|
|
CONFLICTS+= gnuplot-nox11-[0-9]*
|
|
|
|
|
|
.include "../../graphics/gnuplot/Makefile.common"
|
|
|
|
.include "../../graphics/plotutils/buildlink3.mk"
|
|
.include "../../mk/x11.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|