head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2006.05.03.16.51.39;	author erwin;	state dead;
branches;
next	1.1;

1.1
date	2006.05.02.09.13.50;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Move p5-WWW-2ch to the japanese category along with the other
2ch BBS software.

It is suitable for the scraping of a popular bbs of Japan.
other BBS and the news sites and other sites are also possible by the
addition of the plugin for scraping.
Please take care with the flood control to an excessive access.

WWW:    http://search.cpan.org/dist/WWW-2ch/

PR:                     ports/94065
Submitted by:           TAKAHASHI Kaoru <kaoru@@kaisei.org>
Move sugested by:       nobutaka
@
text
@# New ports collection makefile for:	p5-WWW-2ch
# Date created:		2006-02-28
# Whom:			TAKAHASHI Kaoru <kaoru@@kaisei.org>
#
# $FreeBSD: ports/www/p5-WWW-2ch/Makefile,v 1.1 2006/05/02 09:13:50 erwin Exp $
#

PORTNAME=	WWW-2ch
PORTVERSION=	0.07
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	WWW
PKGNAMEPREFIX=	p5-

MAINTAINER=	kaoru@@kaisei.org
COMMENT=	"Perl module for scraping of 2ch.net BBS"

RUN_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
	${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor

PERL_CONFIGURE=	yes

MAN3=		WWW::2ch.3	\
	WWW::2ch::Plugin::Base.3	\
	WWW::2ch::Res.3		\
	WWW::2ch::Subject.3	\
	WWW::2ch::Dat.3		\
	WWW::2ch::Plugin::Jbbs.3

.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 50600
IGNORE=	requires perl 5.6.0 or higher. Please install lang/perl5.8 and try again
.endif

.include <bsd.port.post.mk>
@


1.1
log
@It is suitable for the scraping of a popular bbs of Japan.
other BBS and the news sites and other sites are also possible by the
addition of the plugin for scraping.
Please take care with the flood control to an excessive access.

WWW:	http://search.cpan.org/dist/WWW-2ch/

PR:		ports/94065
Submitted by:	TAKAHASHI Kaoru <kaoru@@kaisei.org>
@
text
@d5 1
a5 1
# $FreeBSD$
@

