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


                     
                  
                   









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

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

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

LICENSE=	GPLv2

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

NO_STAGE=	yes
.include <bsd.port.mk>