aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-CSS-Compressor
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2012-12-19 13:05:48 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2012-12-19 13:05:48 +0000
commitde6fd882fcfd391f57af70403145d3dd7ff25048 (patch)
treefb57a77477aa9074585fa68b1e3568da826bc78f /textproc/p5-CSS-Compressor
parent81dd1a2214f6f297827731162068cfc6348b28ef (diff)
downloadports-de6fd882fcfd391f57af70403145d3dd7ff25048.tar.gz
ports-de6fd882fcfd391f57af70403145d3dd7ff25048.zip
Notes
Diffstat (limited to 'textproc/p5-CSS-Compressor')
-rw-r--r--textproc/p5-CSS-Compressor/Makefile17
-rw-r--r--textproc/p5-CSS-Compressor/distinfo2
-rw-r--r--textproc/p5-CSS-Compressor/pkg-descr5
-rw-r--r--textproc/p5-CSS-Compressor/pkg-plist6
4 files changed, 30 insertions, 0 deletions
diff --git a/textproc/p5-CSS-Compressor/Makefile b/textproc/p5-CSS-Compressor/Makefile
new file mode 100644
index 000000000000..26fcc177d895
--- /dev/null
+++ b/textproc/p5-CSS-Compressor/Makefile
@@ -0,0 +1,17 @@
+# Created by: Gea-Suan Lin <gslin@gslin.org>
+# $FreeBSD$
+
+PORTNAME= CSS-Compressor
+PORTVERSION= 0.02
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= gslin@gslin.org
+COMMENT= Perl extension for CSS minification
+
+PERL_CONFIGURE= yes
+
+MAN3= CSS::Compressor.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-CSS-Compressor/distinfo b/textproc/p5-CSS-Compressor/distinfo
new file mode 100644
index 000000000000..28ebc21ee71c
--- /dev/null
+++ b/textproc/p5-CSS-Compressor/distinfo
@@ -0,0 +1,2 @@
+SHA256 (CSS-Compressor-0.02.tar.gz) = f70fff44d93ef82766dfed4d1ab995f2180c45d75998e29ccac8945ac9809d31
+SIZE (CSS-Compressor-0.02.tar.gz) = 11924
diff --git a/textproc/p5-CSS-Compressor/pkg-descr b/textproc/p5-CSS-Compressor/pkg-descr
new file mode 100644
index 000000000000..7cc106214ed5
--- /dev/null
+++ b/textproc/p5-CSS-Compressor/pkg-descr
@@ -0,0 +1,5 @@
+This module is an implementation of the CSS parts of Yahoo! YUIcompressor
+in Perl. It was needed to produce minified css on the fly using Perl
+based backend systems.
+
+WWW: http://search.cpan.org/dist/CSS-Compressor/
diff --git a/textproc/p5-CSS-Compressor/pkg-plist b/textproc/p5-CSS-Compressor/pkg-plist
new file mode 100644
index 000000000000..1695bad0087f
--- /dev/null
+++ b/textproc/p5-CSS-Compressor/pkg-plist
@@ -0,0 +1,6 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Compressor/.packlist
+%%SITE_PERL%%/CSS/Compressor.pm
+@dirrmtry %%SITE_PERL%%/CSS
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Compressor
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS