[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / math / R-CGIwithR

File: [cvs.NetBSD.org] / pkgsrc / math / R-CGIwithR / Makefile (download)

Revision 1.1.1.1 (vendor branch), Fri Nov 4 07:42:19 2005 UTC (18 years, 4 months ago) by rillig
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.1: +0 -0 lines

Imported R-CGIwithR from wip.

Facilities for the use of R to write CGI scripts.

# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 07:42:19 rillig Exp $
#

CATEGORIES=		math
MASTER_SITES=		${MASTER_SITE_R_CRAN:=contrib/}

MAINTAINER=		mchittur@cs.nmsu.edu
HOMEPAGE=		${R_HOMEPAGE_BASE}/CGIwithR.html
COMMENT=		Facilities for the use of R to write CGI scripts

R_PKGNAME=		CGIwithR
R_PKGVER=		0.61

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"