summaryrefslogtreecommitdiff
path: root/irc/pear-Net_SmartIRC/Makefile
blob: 85364a7dd85ebb94c406cbe599d9b874aa8bd295 (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.9
CATEGORIES=	irc www pear

MAINTAINER=	ports@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>