15 lines
335 B
Makefile
15 lines
335 B
Makefile
# $NetBSD: Makefile,v 1.34 2006/02/05 23:09:32 joerg Exp $
|
|
#
|
|
|
|
PKGREVISION= 4
|
|
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"
|