1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/www/R-cran-Rpad/Makefile
2012-06-26 23:57:00 +00:00

23 lines
400 B
Makefile

# New ports collection makefile for: R-cran-Rpad
# Date created: 2011-09-04
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Rpad
PORTVERSION= 1.3.0
PORTREVISION= 6
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
.include <bsd.port.mk>