freebsd-ports/textproc/R-cran-R2HTML/Makefile
Thierry Thomas c55d4c27af Fix plist.
PR:		218975
Submitted by:	dbn
2017-05-01 09:47:34 +00:00

18 lines
311 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= R2HTML
PORTVERSION= 2.3.2
PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= HTML exportation for R objects
LICENSE= GPLv2
USES= cran
NO_ARCH= yes
.include <bsd.port.mk>