PKGNAME=plotutils
PKGSEC=utils
PKGDEP="libpng x11-lib"
PKGDES="Set of utilities and libraries for plotting"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
	'--with-gnu-ld'
	'--with-x'
	'--enable-libplotter'
)
RECONF=0
