summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb>2008-09-07 16:09:40 +0000
committerseb <seb>2008-09-07 16:09:40 +0000
commit859b33555f6b3aafa210627cb8446cb01906e428 (patch)
tree15b82a96cb4479983d2b1946948ac6ac552f0c7a
parent2c9120f5790f2e1eea0674d317aa98a959829f66 (diff)
downloadpkgsrc-859b33555f6b3aafa210627cb8446cb01906e428.tar.gz
Initial import of p5-CSS-Tiny version 1.15 in the NetBSD Packages
Collection. The Perl 5 module CSS::Tiny provides a class to read and write .css stylesheets with as little code as possible, reducing load time and memory overhead.
-rw-r--r--www/p5-CSS-Tiny/DESCR3
-rw-r--r--www/p5-CSS-Tiny/Makefile18
-rw-r--r--www/p5-CSS-Tiny/distinfo5
3 files changed, 26 insertions, 0 deletions
diff --git a/www/p5-CSS-Tiny/DESCR b/www/p5-CSS-Tiny/DESCR
new file mode 100644
index 00000000000..19b06da432c
--- /dev/null
+++ b/www/p5-CSS-Tiny/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module CSS::Tiny provides a class to read and write .css
+stylesheets with as little code as possible, reducing load time
+and memory overhead.
diff --git a/www/p5-CSS-Tiny/Makefile b/www/p5-CSS-Tiny/Makefile
new file mode 100644
index 00000000000..0f5c3bcdf82
--- /dev/null
+++ b/www/p5-CSS-Tiny/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/07 16:09:40 seb Exp $
+
+DISTNAME= CSS-Tiny-1.15
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CSS/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/CSS-Tiny/
+COMMENT= Perl 5 module to read/write .css files with as little code as possible
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/CSS/Tiny/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-CSS-Tiny/distinfo b/www/p5-CSS-Tiny/distinfo
new file mode 100644
index 00000000000..88a3803dbdb
--- /dev/null
+++ b/www/p5-CSS-Tiny/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/07 16:09:40 seb Exp $
+
+SHA1 (CSS-Tiny-1.15.tar.gz) = ccbc9b94b7c39aee29e595af7eed6d069c727f1a
+RMD160 (CSS-Tiny-1.15.tar.gz) = ce750be38e66a487e142e6aca6dd3da0c7c0833e
+Size (CSS-Tiny-1.15.tar.gz) = 16238 bytes