2013-01-04 18:51:39 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2011-09-11 15:12:45 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Rpad
|
|
|
|
PORTVERSION= 1.3.0
|
2013-11-13 09:19:34 +01:00
|
|
|
PORTREVISION= 11
|
2011-09-11 15:12:45 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Workbook-style, web-based interface to R
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2011-09-11 15:12:45 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|