2012-11-16 02:34:38 +01:00
|
|
|
# $NetBSD: Makefile,v 1.8 2012/11/16 01:34:38 bubuchka Exp $
|
2012-05-10 12:54:15 +02:00
|
|
|
|
2012-07-18 13:23:41 +02:00
|
|
|
CATEGORIES= graphics math
|
2012-11-16 02:34:38 +01:00
|
|
|
MASTER_SITES= http://www.bioconductor.org/packages/2.10/bioc/src/contrib/
|
2012-05-10 12:54:15 +02:00
|
|
|
|
2012-07-18 01:43:43 +02:00
|
|
|
MAINTAINER= mishka@NetBSD.org
|
2012-05-10 12:54:15 +02:00
|
|
|
HOMEPAGE= http://www.bioconductor.org/packages/release/bioc/html/Rgraphviz.html
|
|
|
|
COMMENT= Plotting capabilities for R graph objects
|
|
|
|
|
|
|
|
R_PKGNAME= Rgraphviz
|
2012-11-16 02:34:38 +01:00
|
|
|
R_PKGVER= 1.34.2
|
2012-05-10 12:54:15 +02:00
|
|
|
|
|
|
|
LICENSE= artistic-2.0
|
|
|
|
|
2012-08-28 17:39:17 +02:00
|
|
|
USE_LANGUAGES= c
|
2012-05-10 12:54:15 +02:00
|
|
|
|
2012-08-30 21:03:42 +02:00
|
|
|
BUILDLINK_API_DEPENDS.R+= R>=2.6.0
|
|
|
|
|
2012-07-18 13:34:48 +02:00
|
|
|
.include "../../math/R/Makefile.extension"
|
2012-05-10 12:54:15 +02:00
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
|
|
.include "../../graphics/graphviz/buildlink3.mk"
|
|
|
|
.include "../../wip/R-graph/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|