mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
852b6f5f54
PR: 23282 Submitted by: maintainer
22 lines
341 B
Makefile
22 lines
341 B
Makefile
# New ports collection makefile for: sic
|
|
# Date created: 04 Apr 1998
|
|
# Whom: sec@42.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sic
|
|
PORTVERSION= 0.22a
|
|
CATEGORIES= irc
|
|
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= sec@42.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= sic.1
|
|
MAN5= sic-alias.5 sic-server.5
|
|
|
|
.include <bsd.port.mk>
|