1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/irc/pear-Net_SmartIRC/Makefile
2015-04-23 14:01:39 +00:00

17 lines
322 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Net_SmartIRC
PORTVERSION= 1.1.7
CATEGORIES= irc www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class for communication with IRC networks
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= pear
.include <bsd.port.mk>