2006-02-06 00:08:03 +01:00
|
|
|
# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:59 joerg Exp $
|
2005-11-04 08:42:19 +01:00
|
|
|
#
|
|
|
|
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 1
|
2005-11-04 08:42:19 +01:00
|
|
|
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"
|