pkgsrc/math/R-gtable/Makefile

15 lines
295 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:50 brook Exp $
R_PKGNAME= gtable
R_PKGVER= 0.3.0
CATEGORIES= math
MAINTAINER= minskim@NetBSD.org
COMMENT= Arrange 'Grobs' in tables
LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"