aboutsummaryrefslogtreecommitdiffstats
path: root/irc/blackened/Makefile
blob: b67c3e223f9901b8a7ece7b28b5ef1740241b2eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    Blackened IRC client
# Date created:     11 Jun 1999
# Whom:         Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#

PORTNAME=   blackened
PORTVERSION=    1.7.1
CATEGORIES= irc
MASTER_SITES=   ftp://ftp.blackened.com/pub/irc/blackened/

MAINTAINER= toast@blackened.com

GNU_CONFIGURE=  yes
PLIST_SUB=  VERSION=${PORTVERSION}
MAKE_ENV=   prefix=${PREFIX}

.include <bsd.port.mk>