Files

11 lines
190 B
Makefile
Raw Permalink Normal View History

PKGNAMESUFFIX= -lite
COMMENT= Command-line driven graphing utility (lite package)
CONFLICTS_INSTALL= gnuplot
LITE= yes
MASTERDIR= ${.CURDIR}/../gnuplot
.include "${MASTERDIR}/Makefile"