15 lines
337 B
Makefile
15 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.33 2005/12/29 23:01:51 garbled Exp $
|
|
#
|
|
|
|
PKGREVISION= 3
|
|
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"
|