freebsd-ports/textproc/R-cran-xtable/Makefile
TAKATSU Tomonari 00c7469f6f - Update to 1.8-2
- Fix LICENSE
2016-02-07 22:59:45 +00:00

16 lines
291 B
Makefile

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