1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

Adds HEAD tag parsing to WWW::Mechanize

WWW:	http://search.cpan.org/dist/WWW-Mechanize-Meta/

PR:		ports/137400
Submitted by:	Oleg Mamontov <oleg at mamontov.net>
This commit is contained in:
Martin Wilke 2009-08-08 06:10:46 +00:00
parent 9412300394
commit 2731077aae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239129
5 changed files with 37 additions and 0 deletions

View File

@ -1106,6 +1106,7 @@
SUBDIR += p5-WWW-Mechanize-DecodedContent
SUBDIR += p5-WWW-Mechanize-FormFiller
SUBDIR += p5-WWW-Mechanize-GZip
SUBDIR += p5-WWW-Mechanize-Meta
SUBDIR += p5-WWW-Mechanize-Pluggable
SUBDIR += p5-WWW-Mechanize-Plugin-phpBB
SUBDIR += p5-WWW-Mechanize-Shell

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: p5-URI-SmartURI
# Date created: 2008-07-09
# Whom: Oleg Mamontov <oleg@mamontov.net>
#
# $FreeBSD$
#
PORTNAME= WWW-Mechanize-Meta
PORTVERSION= 0.06
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= oleg@mamontov.net
COMMENT= Adds HEAD tag parsing to WWW::Mechanize
RUN_DEPENDS= p5-WWW-Mechanize>=1.20:${PORTSDIR}/www/p5-WWW-Mechanize
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= WWW::Mechanize::Meta.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (WWW-Mechanize-Meta-0.06.tar.gz) = b6c395657eb0d9078517ca243c65ec2b
SHA256 (WWW-Mechanize-Meta-0.06.tar.gz) = 89b8cf2336a35eeb7d2e5535a770f1b8b83f6eb83d4b38b9d06f9bd8d417f26b
SIZE (WWW-Mechanize-Meta-0.06.tar.gz) = 5151

View File

@ -0,0 +1,3 @@
Adds HEAD tag parsing to WWW::Mechanize
WWW: http://search.cpan.org/dist/WWW-Mechanize-Meta/

View File

@ -0,0 +1,6 @@
%%SITE_PERL%%/WWW/Mechanize/Meta.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/Meta/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/Meta
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
@dirrmtry %%SITE_PERL%%/WWW/Mechanize