1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/textproc/R-cran-xtable/Makefile
2018-08-31 07:11:00 +00:00

17 lines
291 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= xtable
DISTVERSION= 1.8-3
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>