summaryrefslogtreecommitdiff
path: root/math/R-xtable/Makefile
blob: 7b062ecd31d4d7927cb87302a2a2124ed1c3db05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.4 2019/07/31 20:37:45 brook Exp $

CATEGORIES=	math R

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://xtable.r-forge.r-project.org/
COMMENT=	Export tables to LaTeX or HTML
LICENSE=	gnu-gpl-v2 OR gnu-gpl-v3

R_PKGNAME=	xtable
R_PKGVER=	1.8-4

USE_LANGUAGES=	# none

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