update Sat Sep 12 12:37:01 PDT 2009
[pkgsrc.git] / wip / R-Rserve / Makefile
1 # $NetBSD$
2 #
3
4 CATEGORIES=             math
5 MASTER_SITES=           http://stats.math.uni-augsburg.de/Rserve/dist/
6
7 MAINTAINER=             mchittur@cs.nmsu.edu
8 HOMEPAGE=               http://stats.math.uni-augsburg.de/Rserve/index.shtml
9 COMMENT=                TCP/IP server which allows other programs to use facilities of R
10
11 R_PKGNAME=              Rserve
12 R_PKGVER=               0.3-16
13
14 .include "../../math/R/Makefile.extension"
15 .include "../../mk/bsd.pkg.mk"