aboutsummaryrefslogtreecommitdiff
path: root/math/ploticus-nox11/Makefile
blob: 6cee9fc99e35166fe67073df36dd3173a6337dae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Edwin Groothuis <edwin@mavetju.org>
# $FreeBSD$

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Generates plots and graphs from data (no X11 required)

WITHOUT_X11=	yes

MASTERDIR=	${.CURDIR}/../../math/ploticus

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"