# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD: tags/RELEASE_11_0_0/irc/pear-Net_SmartIRC/Makefile 402475 2015-11-27 07:40:19Z miwi $

PORTNAME=	Net_SmartIRC
PORTVERSION=	1.1.9
CATEGORIES=	irc www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR class for communication with IRC networks

LICENSE=	LGPL21
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>
