# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: head/math/R-cran-magic/Makefile 467025 2018-04-11 05:25:21Z tota $

PORTNAME=	magic
DISTVERSION=	1.5-8
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Create and Investigate Magic Squares

LICENSE=	GPLv2

CRAN_DEPENDS=	R-cran-abind>0:devel/R-cran-abind
BUILD_DEPENDS=	${CRAN_DEPENDS}
RUN_DEPENDS=	${CRAN_DEPENDS}

USES=		cran:auto-plist

.include <bsd.port.mk>
