summaryrefslogtreecommitdiff
path: root/graphics/R-cran-munsell/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2013-07-18 11:05:47 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2013-07-18 11:05:47 +0000
commiteffa608a1fce6bd30dfde95433de5475693ae318 (patch)
tree7839b312a36c1460bf193ee1e90eca7aabcbb67f /graphics/R-cran-munsell/Makefile
parentMark as BROKEN. Does not compile with new ftp/ftplib. (diff)
- Update to 0.4.2
- Update LICENSE section - Replace tab with a space after WWW: in pkg-descr
Notes
Notes: svn path=/head/; revision=323222
Diffstat (limited to 'graphics/R-cran-munsell/Makefile')
-rw-r--r--graphics/R-cran-munsell/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/graphics/R-cran-munsell/Makefile b/graphics/R-cran-munsell/Makefile
index a9904776640d..249c5251347c 100644
--- a/graphics/R-cran-munsell/Makefile
+++ b/graphics/R-cran-munsell/Makefile
@@ -2,15 +2,18 @@
# $FreeBSD$
PORTNAME= munsell
-PORTVERSION= 0.4
-PORTREVISION= 3
+PORTVERSION= 0.4.2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Munsell colour system
-LICENSE= MIT
+LICENSE= MIT CW
+LICENSE_COMB= multi
+LICENSE_NAME_CW= Charlotte Wickham COPYRIGHT
+LICENSE_FILE_CW= ${WRKSRC}/LICENSE
+LICENSE_PERMS_CW= auto-accept
RUN_DEPENDS= R-cran-colorspace>0:${PORTSDIR}/graphics/R-cran-colorspace