1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/irc/pear-Net_SmartIRC/Makefile
Martin Wilke cb7e52124e - Update to 1.1.9
Approved by:	bapt (mentor)
2015-11-27 07:40:19 +00:00

18 lines
334 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Net_SmartIRC
PORTVERSION= 1.1.9
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>