aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-29 20:46:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-29 20:46:05 +0000
commitfc19b1632034ab9b01db0ca3ce70b8f6d6b98a33 (patch)
tree250f9b9791211ed36e582e58a414a7c1de5911fb
parenta81e3d38f27d6651bc5b97c80aa44e9a43f2132d (diff)
downloadports-fc19b1632034ab9b01db0ca3ce70b8f6d6b98a33.tar.gz
ports-fc19b1632034ab9b01db0ca3ce70b8f6d6b98a33.zip
p5-HTTP-Cookies-w3m is perl module to handle cookies of w3m.
Author: Kazuhiro Osawa <ko@yappo.ne.jp> WWW: http://search.cpan.org/~yappo/HTTP-Cookies-w3m-0.01/ PR: ports/102563 Submitted by: Masahiro Teramoto <markun(at)onohara.to>
Notes
Notes: svn path=/head/; revision=171632
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-HTTP-Cookies-w3m/Makefile25
-rw-r--r--www/p5-HTTP-Cookies-w3m/distinfo3
-rw-r--r--www/p5-HTTP-Cookies-w3m/pkg-descr4
-rw-r--r--www/p5-HTTP-Cookies-w3m/pkg-plist8
5 files changed, 41 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 561231696761..b65de6e02bab 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -661,6 +661,7 @@
SUBDIR += p5-HTTP-Cache-Transparent
SUBDIR += p5-HTTP-Cookies-Mozilla
SUBDIR += p5-HTTP-Cookies-iCab
+ SUBDIR += p5-HTTP-Cookies-w3m
SUBDIR += p5-HTTP-DAV
SUBDIR += p5-HTTP-GHTTP
SUBDIR += p5-HTTP-Lite
diff --git a/www/p5-HTTP-Cookies-w3m/Makefile b/www/p5-HTTP-Cookies-w3m/Makefile
new file mode 100644
index 000000000000..c59e075e10f3
--- /dev/null
+++ b/www/p5-HTTP-Cookies-w3m/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: p5-HTTP-Cookies-w3m
+# Date created: 2006-08-27
+# Whom: Masahiro Teramoto <markun@onohara.to>
+#
+# $FreeBSD$
+#
+
+PORTNAME= HTTP-Cookies-w3m
+PORTVERSION= 0.01
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= HTTP
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= markun@gate.onohara.to
+COMMENT= Cookie storage and management for w3m
+
+BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install
+
+MAN3= HTTP::Cookies::w3m.3
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.pre.mk>
+.include <bsd.port.post.mk>
diff --git a/www/p5-HTTP-Cookies-w3m/distinfo b/www/p5-HTTP-Cookies-w3m/distinfo
new file mode 100644
index 000000000000..c88c9e9e613b
--- /dev/null
+++ b/www/p5-HTTP-Cookies-w3m/distinfo
@@ -0,0 +1,3 @@
+MD5 (HTTP-Cookies-w3m-0.01.tar.gz) = def6a5cf0f69af9ab416047dc4eded3e
+SHA256 (HTTP-Cookies-w3m-0.01.tar.gz) = 5f6f400379849e6222985aef3e00e628caffc7b8afdf31aa6f8af6462e8aa4b3
+SIZE (HTTP-Cookies-w3m-0.01.tar.gz) = 2410
diff --git a/www/p5-HTTP-Cookies-w3m/pkg-descr b/www/p5-HTTP-Cookies-w3m/pkg-descr
new file mode 100644
index 000000000000..be8dafc6a441
--- /dev/null
+++ b/www/p5-HTTP-Cookies-w3m/pkg-descr
@@ -0,0 +1,4 @@
+Cookie storage and management for w3m
+
+Author: Kazuhiro Osawa <ko@yappo.ne.jp>
+WWW: http://search.cpan.org/~yappo/HTTP-Cookies-w3m-0.01/
diff --git a/www/p5-HTTP-Cookies-w3m/pkg-plist b/www/p5-HTTP-Cookies-w3m/pkg-plist
new file mode 100644
index 000000000000..38d5b7ea56bd
--- /dev/null
+++ b/www/p5-HTTP-Cookies-w3m/pkg-plist
@@ -0,0 +1,8 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Cookies/w3m/.packlist
+%%SITE_PERL%%/HTTP/Cookies/w3m.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Cookies/w3m
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Cookies
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP
+@dirrmtry %%SITE_PERL%%/HTTP/Cookies
+@dirrmtry %%SITE_PERL%%/HTTP