freebsd-ports/textproc/R-cran-xtable/Makefile
2014-09-22 02:59:27 +00:00

17 lines
315 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= xtable
DISTVERSION= 1.7-4
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Export tables to LaTeX or HTML
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist
.include <bsd.port.mk>