diff options
Diffstat (limited to 'textproc/R-cran-rbibutils/Makefile')
| -rw-r--r-- | textproc/R-cran-rbibutils/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/R-cran-rbibutils/Makefile b/textproc/R-cran-rbibutils/Makefile index 50907005bf18..2158722b19a4 100644 --- a/textproc/R-cran-rbibutils/Makefile +++ b/textproc/R-cran-rbibutils/Makefile @@ -1,14 +1,16 @@ PORTNAME= rbibutils -DISTVERSION= 2.3 +DISTVERSION= 2.4 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= eduardo@FreeBSD.org COMMENT= Convert Between Bibliography Formats -WWW= https://cran.r-project.org/web/packages/rbibutils/ +WWW= https://cran.r-project.org/package=rbibutils LICENSE= GPLv2 +TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat + USES= cran:auto-plist,compiles .include <bsd.port.mk> |
