2013-09-20 22:55:04 +02:00
|
|
|
# Created by: Edwin Groothuis <edwin@mavetju.org>
|
2003-10-10 13:49:43 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
COMMENT= Generates plots and graphs from data (no X11 required)
|
|
|
|
|
|
|
|
WITHOUT_X11= yes
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../math/ploticus
|
|
|
|
|
2013-09-20 22:55:04 +02:00
|
|
|
NO_STAGE= yes
|
2003-10-10 13:49:43 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|