summaryrefslogtreecommitdiffstats
path: root/irc/icbirc/Makefile
blob: 1839eab99886f849d8527add052e655c395b027d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	icbirc
# Date created:		8 Feb 2004
# Whom:			hrs
#
# $FreeBSD$

PORTNAME=	icbirc
PORTVERSION=	1.6
CATEGORIES=	irc
MASTER_SITES=	http://www.benzedrine.cx/

MAINTAINER=	hrs@FreeBSD.org
COMMENT=	Proxy IRC client and ICB server

MAKE_ENV=	BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man"

MAN8=		icbirc.8
MANCOMPRESSED=	maybe

PLIST_FILES=	bin/icbirc

.include <bsd.port.mk>
OpenPOWER on IntegriCloud