summaryrefslogtreecommitdiff
path: root/net-im/ari-yahoo/Makefile
blob: 3b9eec3047d931c570f1b0d57f24551c39d7c142 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   ari-yahoo
# Date created:        15 November 2000
# Whom:                George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#

PORTNAME=	ari-yahoo
PORTVERSION=	1.9
CATEGORIES=	net
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	greid@ukug.uk.freebsd.org
COMMENT=	A console Yahoo! messenger client

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>