From 57e30bec58dd2a8f4febdf92446fa6090e33188a Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 20 Jul 2006 21:03:50 +0000 Subject: Needs fortran. --- math/R-lmm/Makefile | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'math/R-lmm') diff --git a/math/R-lmm/Makefile b/math/R-lmm/Makefile index e7120d1d9cb..f39b99e3c2f 100644 --- a/math/R-lmm/Makefile +++ b/math/R-lmm/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:00 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/07/20 21:04:17 wiz Exp $ # -PKGREVISION= 1 -CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} +PKGREVISION= 1 +CATEGORIES= math +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} -MAINTAINER= mchittur@cs.nmsu.edu -HOMEPAGE= ${R_HOMEPAGE_BASE}/lmm.html +MAINTAINER= mchittur@cs.nmsu.edu +HOMEPAGE= ${R_HOMEPAGE_BASE}/lmm.html COMMENT= Improved procedures for linear mixed models with R R_PKGNAME= lmm -R_PKGVER= 0.3-2 +R_PKGVER= 0.3-2 +USE_LANGUAGES+= fortran .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3