summaryrefslogtreecommitdiff
path: root/www/R-sass
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-06-05 12:02:02 +0000
committermef <mef@pkgsrc.org>2021-06-05 12:02:02 +0000
commitbb8f7b7c3f971cb495eb5cb76940773f48046358 (patch)
tree9de7efb376a9398d97216e4a1d73c6263968c32e /www/R-sass
parent11b2f0b056e188a40173086fb35984c8b5434789 (diff)
downloadpkgsrc-bb8f7b7c3f971cb495eb5cb76940773f48046358.tar.gz
www/R-sass: import R-sass-0.4.0
An 'SCSS' compiler, powered by the 'LibSass' library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the 'Sass CSS' extension language, which is stable, powerful, and CSS compatible.
Diffstat (limited to 'www/R-sass')
-rw-r--r--www/R-sass/DESCR4
-rw-r--r--www/R-sass/Makefile22
-rw-r--r--www/R-sass/distinfo6
3 files changed, 32 insertions, 0 deletions
diff --git a/www/R-sass/DESCR b/www/R-sass/DESCR
new file mode 100644
index 00000000000..6f48bdcbd27
--- /dev/null
+++ b/www/R-sass/DESCR
@@ -0,0 +1,4 @@
+An 'SCSS' compiler, powered by the 'LibSass' library. With this, R
+developers can use variables, inheritance, and functions to generate
+dynamic style sheets. The package uses the 'Sass CSS' extension
+language, which is stable, powerful, and CSS compatible.
diff --git a/www/R-sass/Makefile b/www/R-sass/Makefile
new file mode 100644
index 00000000000..df5dabda575
--- /dev/null
+++ b/www/R-sass/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2021/06/05 12:02:02 mef Exp $
+
+R_PKGNAME= sass
+R_PKGVER= 0.4.0
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Syntactically Awesome Style Sheets ('Sass')
+LICENSE= mit # + file LICENSE
+
+DEPENDS+= R-fs>=1.5.0:../../devel/R-fs
+DEPENDS+= R-rappdirs>=0.3.1:../../devel/R-rappdirs
+DEPENDS+= R-rlang>=0.4.10:../../devel/R-rlang
+DEPENDS+= R-htmltools>=0.5.1:../../textproc/R-htmltools
+DEPENDS+= R-fs-[0-9]*:../../devel/R-fs
+DEPENDS+= R-rappdirs-[0-9]*:../../devel/R-rappdirs
+
+USE_TOOLS+= gmake
+USE_LANGUAGES= c c++
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/R-sass/distinfo b/www/R-sass/distinfo
new file mode 100644
index 00000000000..27f6356bec6
--- /dev/null
+++ b/www/R-sass/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/06/05 12:02:02 mef Exp $
+
+SHA1 (R/sass_0.4.0.tar.gz) = 3a3945060454fe54734b6d9eee3aa7e3a9ec031f
+RMD160 (R/sass_0.4.0.tar.gz) = 70c4dd2aafaeb5e50e433c4f7b24fe1113edd3e5
+SHA512 (R/sass_0.4.0.tar.gz) = 825ead64431f37056e72cf98c6da36ac77d067125072c134cc3273fac3a2af41189fcb8cd1944d6c4c6ab47255cd6142d7d85a94f4f916dc1b04b1a9fd474fc0
+Size (R/sass_0.4.0.tar.gz) = 3022459 bytes