Portfile

# $Id: Portfile 20314 2006-11-01 22:06:50Z blair@macports.org $

PortSystem 1.0
name blackened
version 1.8.1
categories irc
maintainers mij@macports.org
description the Blackened IRC client
homepage http://www.blackened.com/blackened/
platforms darwin

long_description The Blackened IRC client is based off of the ircII-2.8.2 \
source code and is designed for use by IRC server operators \
and administrators. A number of common IRC operator \
utilities have been written directly into Blackened to help \
free the need for bulky scripts.

master_sites ftp://ftp.blackened.com/pub/irc/blackened/

checksums md5 ac05ee48abefec701dddc5ad5426d16e

patchfiles patch-Makefile.in

post-destroot { system "ln -fs blackened-1.8.1 ${destroot}${prefix}/bin/blackened" }

destroot.args prefix=${destroot}${prefix}

files