1999-06-19 10:57:17 +02:00
|
|
|
# New ports collection makefile for: Blackened IRC client
|
|
|
|
# Date created: 11 Jun 1999
|
|
|
|
# Whom: Will Andrews <andrews@technologist.com>
|
|
|
|
#
|
1999-08-25 08:16:32 +02:00
|
|
|
# $FreeBSD$
|
1999-06-19 10:57:17 +02:00
|
|
|
#
|
|
|
|
|
2000-04-12 08:28:35 +02:00
|
|
|
PORTNAME= blackened
|
2002-03-19 03:45:38 +01:00
|
|
|
PORTVERSION= 1.8.1
|
1999-06-28 04:24:57 +02:00
|
|
|
CATEGORIES= irc
|
1999-09-25 01:34:21 +02:00
|
|
|
MASTER_SITES= ftp://ftp.blackened.com/pub/irc/blackened/
|
1999-06-19 10:57:17 +02:00
|
|
|
|
2000-03-25 23:12:56 +01:00
|
|
|
MAINTAINER= toast@blackened.com
|
2003-02-21 13:17:17 +01:00
|
|
|
COMMENT= The Blackened IRC Client
|
1999-06-19 10:57:17 +02:00
|
|
|
|
1999-08-01 02:46:39 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2000-04-12 08:28:35 +02:00
|
|
|
PLIST_SUB= VERSION=${PORTVERSION}
|
2001-12-19 02:10:49 +01:00
|
|
|
CONFIGURE_ARGS= --prefix=${PREFIX}
|
1999-06-19 10:57:17 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|