aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-memoise/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2014-04-26 06:31:34 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2014-04-26 06:31:34 +0000
commit385d7b3534659b73074634f16c3d67b13e30c215 (patch)
tree973860c190fa2d025d70aa7834221e4e15da454e /devel/R-cran-memoise/Makefile
parentec52d567bcad06713495704d685169cff84786a9 (diff)
downloadports-385d7b3534659b73074634f16c3d67b13e30c215.tar.gz
ports-385d7b3534659b73074634f16c3d67b13e30c215.zip
- Update to 0.2.1
- Add LICENSE - Replace tab with a single space after WWW: in pkg-descr
Notes
Notes: svn path=/head/; revision=352225
Diffstat (limited to 'devel/R-cran-memoise/Makefile')
-rw-r--r--devel/R-cran-memoise/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/R-cran-memoise/Makefile b/devel/R-cran-memoise/Makefile
index 01e4781e0dda..dd1031317a04 100644
--- a/devel/R-cran-memoise/Makefile
+++ b/devel/R-cran-memoise/Makefile
@@ -2,14 +2,15 @@
# $FreeBSD$
PORTNAME= memoise
-PORTVERSION= 0.1
-PORTREVISION= 8
+PORTVERSION= 0.2.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Memoise functions for R
+LICENSE= MIT
+
RUN_DEPENDS= R-cran-digest>=0:${PORTSDIR}/security/R-cran-digest
USES= cran:auto-plist