summaryrefslogtreecommitdiff
path: root/math/gnuplot-lite/Makefile
blob: f7ca4369f5e174a4f1990ee9ef6e6b3566edf81c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PKGNAMESUFFIX=	-lite

COMMENT=	Command-line driven graphing utility (lite package)

CONFLICTS_INSTALL=	gnuplot-[0-9]*

LITE=		yes
MASTERDIR=	${.CURDIR}/../gnuplot

.include "${MASTERDIR}/Makefile"