aboutsummaryrefslogtreecommitdiff
path: root/irc/pear-Net_SmartIRC/Makefile
blob: 820ee7a911a6c10e6ce015656b8d7d07c5efa16b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Net_SmartIRC
PORTVERSION=	1.1.14
CATEGORIES=	irc www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR class for communication with IRC networks
WWW=		https://pear.php.net/package/Net_SmartIRC

LICENSE=	LGPL21
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>