# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: head/textproc/R-cran-xtable/Makefile 464084 2018-03-10 17:46:04Z gerald $

PORTNAME=	xtable
DISTVERSION=	1.8-2
PORTREVISION=	1
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Export tables to LaTeX or HTML

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>
