summaryrefslogtreecommitdiff
path: root/devel/R-fansi
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 15:23:03 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 15:23:03 +0000
commit83a2898887ab2d8bcbd4a6fce24e19e9cc6fb944 (patch)
treeefed2a77f169b0988abca2a0cac2748aa31f0dc8 /devel/R-fansi
parentc1abb2f0ac8a4afd742e0eabef02089a0d3db2e5 (diff)
downloadpkgsrc-83a2898887ab2d8bcbd4a6fce24e19e9cc6fb944.tar.gz
R-fansi: update to canonical form of an R package.
Diffstat (limited to 'devel/R-fansi')
-rw-r--r--devel/R-fansi/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/R-fansi/Makefile b/devel/R-fansi/Makefile
index 42eda33f7ac..76f71d353dd 100644
--- a/devel/R-fansi/Makefile
+++ b/devel/R-fansi/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2019/06/09 09:41:35 wen Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/31 15:23:03 brook Exp $
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= wen@NetBSD.org
HOMEPAGE= https://github.com/brodieG/fansi
-COMMENT= ANSI Control Sequence Aware String Functions
+COMMENT= ANSI control sequence aware string functions
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= fansi
@@ -12,7 +12,5 @@ R_PKGVER= 0.4.0
USE_LANGUAGES= c
-BUILDLINK_API_DEPENDS.R+= R>=3.1.0
-
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"