15 lines
432 B
Makefile
15 lines
432 B
Makefile
# $NetBSD: Makefile,v 1.3 2006/10/29 08:32:37 shattered Exp $
|
|
#
|
|
|
|
CATEGORIES= math
|
|
MASTER_SITES= http://stats.math.uni-augsburg.de/Rserve/dist/
|
|
|
|
MAINTAINER= mchittur@cs.nmsu.edu
|
|
HOMEPAGE= http://stats.math.uni-augsburg.de/Rserve/index.shtml
|
|
COMMENT= TCP/IP server which allows other programs to use facilities of R
|
|
|
|
R_PKGNAME= Rserve
|
|
R_PKGVER= 0.3-16
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|