mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
2145c91948
PR: ports/9088 Submitted by: sec@btl.42.org
22 lines
394 B
Makefile
22 lines
394 B
Makefile
# New ports collection makefile for: sic
|
|
# Version required: 0.18a
|
|
# Date created: 04 Apr 1998
|
|
# Whom: sec@42.org
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/05/27 19:12:12 mph Exp $
|
|
#
|
|
|
|
DISTNAME= sic-0.18a
|
|
CATEGORIES= net
|
|
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>
|