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