freebsd-ports/irc/blackened/Makefile

21 lines
446 B
Makefile
Raw Normal View History

# 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$
#
PORTNAME= blackened
PORTVERSION= 1.8.1
CATEGORIES= irc
MASTER_SITES= ftp://ftp.blackened.com/pub/irc/blackened/
MAINTAINER= toast@blackened.com
2003-02-21 13:17:17 +01:00
COMMENT= The Blackened IRC Client
GNU_CONFIGURE= yes
PLIST_SUB= VERSION=${PORTVERSION}
CONFIGURE_ARGS= --prefix=${PREFIX}
.include <bsd.port.mk>