# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD: head/irc/p5-Parse-IRC/Makefile 381221 2015-03-13 17:29:58Z adamw $

PORTNAME=	Parse-IRC
PORTVERSION=	1.20
PORTREVISION=	1
CATEGORIES=	irc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Parser for the IRC protocol

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>