1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/irc/sic/Makefile
2014-07-23 17:07:12 +00:00

22 lines
376 B
Makefile

# Created by: sec@42.org
# $FreeBSD$
PORTNAME= sic
PORTVERSION= 0.23a
CATEGORIES= irc
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Another 'Internet Relay Chat' Client
GNU_CONFIGURE= yes
PLIST_SUB+= VERSION="${PORTVERSION}"
MAN1= sic.1
MAN5= sic-alias.5 sic-server.5
NO_STAGE= yes
.include <bsd.port.mk>