opnsense-ports/textproc/R-cran-xtable/Makefile
Franco Fichtner abfc65d526 */*: sync with upstream
Taken from: FreeBSD
2016-02-09 08:15:47 +01: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>