mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
17 lines
260 B
Makefile
17 lines
260 B
Makefile
# Created by: Pedro Giffuni
|
|
|
|
PORTNAME= scatterplot3d
|
|
DISTVERSION= 0.3-41
|
|
PORTREVISION= 2
|
|
CATEGORIES= math
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= pfg@FreeBSD.org
|
|
COMMENT= 3D Scatter Plot
|
|
|
|
LICENSE= GPLv2
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|