# $NetBSD: Makefile,v 1.1 2018/05/01 16:05:57 minskim Exp $

DISTNAME=	gridExtra_2.3
CATEGORIES=	graphics

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Miscellaneous Functions for "Grid" Graphics
LICENSE=	gnu-gpl-v2

DEPENDS+=	R-gtable-[0-9]*:../../math/R-gtable

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
