# Created by: Masahiro Teramoto <markun@onohara.to>
# $FreeBSD: net/p5-Net-GrowlClient/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	Net-GrowlClient
PORTVERSION=	0.02
PORTREVISION=	1
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Net
PKGNAMEPREFIX=	p5-

MAINTAINER=	markun@onohara.to
COMMENT=	Perl implementation of Growl Network Notification Protocol

USES=		perl5
USE_PERL5=	configure

MAN3=		Net::GrowlClient.3

NO_STAGE=	yes
.include <bsd.port.mk>
