# $NetBSD: Makefile,v 1.3 2019/08/08 19:53:42 brook Exp $ R_PKGNAME= gridExtra R_PKGVER= 2.3 CATEGORIES= graphics MAINTAINER= minskim@NetBSD.org COMMENT= Miscellaneous functions for "grid" graphics LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 DEPENDS+= R-gtable>=0.3.0:../../math/R-gtable USE_LANGUAGES= # none .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"