summaryrefslogtreecommitdiff
path: root/chat/blackened/Makefile
blob: 7d6c9f9f20a12f0914372cacef4ad4cab167fb9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.4 2006/10/04 20:50:46 wiz Exp $
#

DISTNAME=	blackened-1.7.1
CATEGORIES=	chat
MASTER_SITES=	ftp://ftp.blackened.com/pub/irc/blackened/
# newer version at http://freebsd.aeternal.net/ports/blackened-1.8.1.tar.gz

MAINTAINER=	carneous@carneous.net
HOMEPAGE=	http://www.blackened.com/blackened/
COMMENT=	The Blackened IRC client

CONFLICTS=	ircII-[0-9]*

GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"