summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Sass
diff options
context:
space:
mode:
authorseb <seb>2010-07-09 04:01:34 +0000
committerseb <seb>2010-07-09 04:01:34 +0000
commit8cb58e6d52325bfb3910babe6bc6c47063cdd608 (patch)
tree3666de84382b3b5a00169ee60b8f1066901f70d8 /textproc/p5-Text-Sass
parent7ea9c9109f802b506d45de586463209c6529e454 (diff)
downloadpkgsrc-8cb58e6d52325bfb3910babe6bc6c47063cdd608.tar.gz
Initial import of p5-Text-Sass version 0.5 in the NetBSD Packages
Collection. The Perl 5 module Text::Sass is an implementation of Sass http://sass-lang.com/. This is most definitely a work-in-progress. It only implements a subset of the specification.
Diffstat (limited to 'textproc/p5-Text-Sass')
-rw-r--r--textproc/p5-Text-Sass/DESCR3
-rw-r--r--textproc/p5-Text-Sass/Makefile23
-rw-r--r--textproc/p5-Text-Sass/distinfo5
3 files changed, 31 insertions, 0 deletions
diff --git a/textproc/p5-Text-Sass/DESCR b/textproc/p5-Text-Sass/DESCR
new file mode 100644
index 00000000000..383942db6f6
--- /dev/null
+++ b/textproc/p5-Text-Sass/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module Text::Sass is an implementation of Sass
+http://sass-lang.com/. This is most definitely a work-in-progress.
+It only implements a subset of the specification.
diff --git a/textproc/p5-Text-Sass/Makefile b/textproc/p5-Text-Sass/Makefile
new file mode 100644
index 00000000000..e7bad670454
--- /dev/null
+++ b/textproc/p5-Text-Sass/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/09 04:01:34 seb Exp $
+
+DISTNAME= Text-Sass-0.5
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-Sass/
+COMMENT= Perl 5 module implementing Sass
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Text-Sass/.packlist
+PERL5_MODULE_TYPE= Module::Build
+
+DEPENDS+= p5-Readonly>=1.03:../../devel/p5-Readonly
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Sass/distinfo b/textproc/p5-Text-Sass/distinfo
new file mode 100644
index 00000000000..570616b064f
--- /dev/null
+++ b/textproc/p5-Text-Sass/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/07/09 04:01:34 seb Exp $
+
+SHA1 (Text-Sass-0.5.tar.gz) = 329ddff6c024122b0b388524bd8e690e8f5a4785
+RMD160 (Text-Sass-0.5.tar.gz) = ca37aab7e73ff3e391e295e4ff191ef6dad77250
+Size (Text-Sass-0.5.tar.gz) = 9633 bytes