aboutsummaryrefslogblamecommitdiff
path: root/www/R-cran-Rpad/Makefile
blob: b20bbae93f343f970b9d3bc18988ba8fb7086221 (plain) (tree)
1
2
3
4
5
6
7
                                                 
           


                     
                  
                   






                                                        
                       

                      
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Rpad
PORTVERSION=	1.3.0
PORTREVISION=	12
CATEGORIES=	www
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Workbook-style, web-based interface to R

LICENSE=	GPLv2

USES=	cran:auto-plist

.include <bsd.port.mk>