freebsd-ports/irc/pear-Net_SmartIRC/Makefile
2021-05-23 00:20:48 +08:00

16 lines
326 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
PORTNAME= Net_SmartIRC
PORTVERSION= 1.1.14
CATEGORIES= irc www pear
MAINTAINER= sunpoet@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>