freebsd-ports/irc/sic/Makefile

25 lines
425 B
Makefile
Raw Normal View History

# New ports collection makefile for: sic
# Date created: 04 Apr 1998
# Whom: sec@42.org
#
1999-08-25 02:16:32 -04:00
# $FreeBSD$
#
PORTNAME= sic
PORTVERSION= 0.23a
CATEGORIES= irc
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/
EXTRACT_SUFX= .tgz
MAINTAINER= sec@42.org
2003-02-21 07:17:17 -05:00
COMMENT= Another 'Internet Relay Chat' Client
GNU_CONFIGURE= yes
PLIST_SUB+= VERSION="${PORTVERSION}"
MAN1= sic.1
MAN5= sic-alias.5 sic-server.5
.include <bsd.port.mk>