aboutsummaryrefslogtreecommitdiffstats
path: root/irc/sic/Makefile
blob: c7fc23c3da98219fe87052a19ebf76a89fb151b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    sic
# Version required: 0.18a
# Date created:     04 Apr 1998
# Whom:         sec@42.org
#
# $FreeBSD$
#

DISTNAME=   sic-0.18a
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>