aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-igraph
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2010-08-15 02:48:04 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2010-08-15 02:48:04 +0000
commit8406aa087a993ab006c249a3a1ed0a296576fdab (patch)
tree8996d96b11edf740ffecf86fa13b16c28759300a /math/R-cran-igraph
parent261e26c28153a6fd8ed7636d2f193947569e2128 (diff)
downloadports-8406aa087a993ab006c249a3a1ed0a296576fdab.tar.gz
ports-8406aa087a993ab006c249a3a1ed0a296576fdab.zip
Notes
Diffstat (limited to 'math/R-cran-igraph')
-rw-r--r--math/R-cran-igraph/Makefile1
-rw-r--r--math/R-cran-igraph/pkg-plist35
2 files changed, 1 insertions, 35 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile
index 264163be4ef5..d5961148ee0e 100644
--- a/math/R-cran-igraph/Makefile
+++ b/math/R-cran-igraph/Makefile
@@ -19,6 +19,7 @@ COMMENT= R extension package for igraph
BROKEN= Does not build with R-2.11.0
R_MOD= yes
+R_MOD_AUTOPLIST= yes
.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"
diff --git a/math/R-cran-igraph/pkg-plist b/math/R-cran-igraph/pkg-plist
deleted file mode 100644
index 857a7d0e426a..000000000000
--- a/math/R-cran-igraph/pkg-plist
+++ /dev/null
@@ -1,35 +0,0 @@
-%%R_MOD_DIR%%/CITATION
-%%R_MOD_DIR%%/DESCRIPTION
-%%R_MOD_DIR%%/INDEX
-%%R_MOD_DIR%%/LICENSE
-%%R_MOD_DIR%%/Meta/Rd.rds
-%%R_MOD_DIR%%/Meta/hsearch.rds
-%%R_MOD_DIR%%/Meta/links.rds
-%%R_MOD_DIR%%/Meta/nsInfo.rds
-%%R_MOD_DIR%%/Meta/package.rds
-%%R_MOD_DIR%%/NAMESPACE
-%%R_MOD_DIR%%/R/igraph
-%%R_MOD_DIR%%/R/igraph.rdb
-%%R_MOD_DIR%%/R/igraph.rdx
-%%R_MOD_DIR%%/help/AnIndex
-%%R_MOD_DIR%%/help/aliases.rds
-%%R_MOD_DIR%%/help/paths.rds
-%%R_MOD_DIR%%/help/igraph.rdb
-%%R_MOD_DIR%%/help/igraph.rdx
-%%R_MOD_DIR%%/html/00Index.html
-%%R_MOD_DIR%%/html_library.tcl
-%%R_MOD_DIR%%/html_library.license.terms
-%%R_MOD_DIR%%/igraph.gif
-%%R_MOD_DIR%%/libs/igraph.so
-%%R_MOD_DIR%%/my_html_library.tcl
-%%R_MOD_DIR%%/tkigraph_help/communities.html
-%%R_MOD_DIR%%/tkigraph_help/index.html
-%%R_MOD_DIR%%/tkigraph_help/style.css
-%%R_MOD_DIR%%/tkigraph_help/tkigraph-main.gif
-@dirrm %%R_MOD_DIR%%/Meta
-@dirrm %%R_MOD_DIR%%/R
-@dirrm %%R_MOD_DIR%%/help
-@dirrm %%R_MOD_DIR%%/html
-@dirrm %%R_MOD_DIR%%/libs
-@dirrm %%R_MOD_DIR%%/tkigraph_help
-@dirrm %%R_MOD_DIR%%