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