diff options
-rw-r--r-- | math/R-PHYLOGR/DESCR | 2 | ||||
-rw-r--r-- | math/R-PHYLOGR/Makefile | 15 | ||||
-rw-r--r-- | math/R-PHYLOGR/PLIST | 1 | ||||
-rw-r--r-- | math/R-PHYLOGR/distinfo | 5 |
4 files changed, 23 insertions, 0 deletions
diff --git a/math/R-PHYLOGR/DESCR b/math/R-PHYLOGR/DESCR new file mode 100644 index 00000000000..960ea75dbeb --- /dev/null +++ b/math/R-PHYLOGR/DESCR @@ -0,0 +1,2 @@ +Manipulation and analysis of phylogenetically simulated data sets and +phylogenetically based analyses using GLS. diff --git a/math/R-PHYLOGR/Makefile b/math/R-PHYLOGR/Makefile new file mode 100644 index 00000000000..b4f7e0d8aeb --- /dev/null +++ b/math/R-PHYLOGR/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:08:52 rillig Exp $ +# + +CATEGORIES= databases math +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} + +MAINTAINER= mchittur@cs.nmsu.edu +HOMEPAGE= ${R_HOMEPAGE_BASE}/PHYLOGR.html +COMMENT= Manipulation of phylogenetically simulated data sets using GLS + +R_PKGNAME= PHYLOGR +R_PKGVER= 1.0.3 + +.include "../../math/R/Makefile.extension" +.include "../../mk/bsd.pkg.mk" diff --git a/math/R-PHYLOGR/PLIST b/math/R-PHYLOGR/PLIST new file mode 100644 index 00000000000..126cfe06584 --- /dev/null +++ b/math/R-PHYLOGR/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:08:52 rillig Exp $ diff --git a/math/R-PHYLOGR/distinfo b/math/R-PHYLOGR/distinfo new file mode 100644 index 00000000000..0c3407318f8 --- /dev/null +++ b/math/R-PHYLOGR/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:08:52 rillig Exp $ + +SHA1 (R/PHYLOGR_1.0.3.tar.gz) = 54c82db812f7d88136dcc03512ceb471d5e33c7c +RMD160 (R/PHYLOGR_1.0.3.tar.gz) = f4aad41a3ca033c30bfb7a95ef778262808da32b +Size (R/PHYLOGR_1.0.3.tar.gz) = 740575 bytes |