# New ports collection makefile for:	p5-Net-PubSubHubbub-Publisher
# Date created:		2010-12-05
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/net/p5-Net-PubSubHubbub-Publisher/Makefile,v 1.1 2010/12/07 04:11:05 pgollucci Exp $
#

PORTNAME=	Net-PubSubHubbub-Publisher
PORTVERSION=	0.91
CATEGORIES=	net www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Client library to ping a PubSubHubbub hub

RUN_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww

PERL_CONFIGURE=	yes

MAN3=		Net::PubSubHubbub::Publisher.3

.include <bsd.port.mk>
