aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Gzip-Faster
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2018-06-15 17:57:39 +0000
committerMark Felder <feld@FreeBSD.org>2018-06-15 17:57:39 +0000
commitc1d439f8b5cf9cd79ea06d6ffd315448f9fec28f (patch)
tree8bcf88791515e1b1ee1a520dc9f1508e08d04e02 /archivers/p5-Gzip-Faster
parenteda32fd6c33180da9f4529df63223edc82c5f375 (diff)
downloadports-c1d439f8b5cf9cd79ea06d6ffd315448f9fec28f.tar.gz
ports-c1d439f8b5cf9cd79ea06d6ffd315448f9fec28f.zip
Gzip::Faster - simple and fast gzip and gunzip
Notes
Notes: svn path=/head/; revision=472473
Diffstat (limited to 'archivers/p5-Gzip-Faster')
-rw-r--r--archivers/p5-Gzip-Faster/Makefile20
-rw-r--r--archivers/p5-Gzip-Faster/distinfo3
-rw-r--r--archivers/p5-Gzip-Faster/pkg-descr3
-rw-r--r--archivers/p5-Gzip-Faster/pkg-plist4
4 files changed, 30 insertions, 0 deletions
diff --git a/archivers/p5-Gzip-Faster/Makefile b/archivers/p5-Gzip-Faster/Makefile
new file mode 100644
index 000000000000..4a6032abd775
--- /dev/null
+++ b/archivers/p5-Gzip-Faster/Makefile
@@ -0,0 +1,20 @@
+# Created by: Mark Felder <feld@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= Gzip-Faster
+PORTVERSION= 0.21
+CATEGORIES= archivers perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:BKB
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= feld@FreeBSD.org
+COMMENT= Simple and fast gzip and gunzip
+
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
+USES= perl5
+USE_PERL5= configure
+
+.include <bsd.port.mk>
diff --git a/archivers/p5-Gzip-Faster/distinfo b/archivers/p5-Gzip-Faster/distinfo
new file mode 100644
index 000000000000..b9b8e3201975
--- /dev/null
+++ b/archivers/p5-Gzip-Faster/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1529084652
+SHA256 (Gzip-Faster-0.21.tar.gz) = c65f41ca108e7e53ec34c30dbb1b5d614bf4b8100673646cf301d0caf82c7aa5
+SIZE (Gzip-Faster-0.21.tar.gz) = 77280
diff --git a/archivers/p5-Gzip-Faster/pkg-descr b/archivers/p5-Gzip-Faster/pkg-descr
new file mode 100644
index 000000000000..a9f035a30c76
--- /dev/null
+++ b/archivers/p5-Gzip-Faster/pkg-descr
@@ -0,0 +1,3 @@
+Gzip::Faster - simple and fast gzip and gunzip
+
+WWW: https://metacpan.org/release/Gzip-Faster
diff --git a/archivers/p5-Gzip-Faster/pkg-plist b/archivers/p5-Gzip-Faster/pkg-plist
new file mode 100644
index 000000000000..f4c662ee5cb7
--- /dev/null
+++ b/archivers/p5-Gzip-Faster/pkg-plist
@@ -0,0 +1,4 @@
+%%SITE_ARCH%%/Gzip/Faster.pm
+%%SITE_ARCH%%/Gzip/Faster.pod
+%%SITE_ARCH%%/auto/Gzip/Faster/Faster.so
+%%PERL5_MAN3%%/Gzip::Faster.3.gz