summaryrefslogtreecommitdiff
path: root/math/R-PHYLOGR/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-PHYLOGR/Makefile')
-rw-r--r--math/R-PHYLOGR/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/math/R-PHYLOGR/Makefile b/math/R-PHYLOGR/Makefile
deleted file mode 100644
index b4f7e0d8aeb..00000000000
--- a/math/R-PHYLOGR/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $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"