aboutsummaryrefslogtreecommitdiff
path: root/irc/pear-Net_SmartIRC/Makefile
blob: fed2e4d90258996e7079136be30564e270ec01e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$

PORTNAME=	Net_SmartIRC
PORTVERSION=	1.1.8
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>