2013-09-20 18:44:49 +00:00
|
|
|
# Created by: sec@42.org
|
1998-05-27 16:53:57 +00:00
|
|
|
|
2000-04-12 06:28:35 +00:00
|
|
|
PORTNAME= sic
|
2001-11-06 11:32:54 +00:00
|
|
|
PORTVERSION= 0.23a
|
1999-06-28 02:24:57 +00:00
|
|
|
CATEGORIES= irc
|
1998-12-16 00:12:46 +00:00
|
|
|
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/
|
1998-05-27 16:53:57 +00:00
|
|
|
|
2014-07-23 17:07:12 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 12:17:17 +00:00
|
|
|
COMMENT= Another 'Internet Relay Chat' Client
|
1998-05-27 16:53:57 +00:00
|
|
|
|
2014-08-15 07:00:52 +00:00
|
|
|
LICENSE= GPLv2
|
1998-05-27 16:53:57 +00:00
|
|
|
|
2016-12-27 18:16:18 +00:00
|
|
|
USES= ncurses tar:tgz
|
2014-08-15 07:00:52 +00:00
|
|
|
GNU_CONFIGURE= yes
|
2016-12-27 18:16:18 +00:00
|
|
|
PLIST_SUB= VERSION="${PORTVERSION}"
|
2001-11-06 11:32:54 +00:00
|
|
|
|
2014-08-15 07:00:52 +00:00
|
|
|
post-install:
|
|
|
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-${PORTVERSION}
|
1998-12-16 00:12:46 +00:00
|
|
|
|
1998-05-27 16:53:57 +00:00
|
|
|
.include <bsd.port.mk>
|