aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/ari-yahoo/Makefile
blob: 3490b5590abe9c59984327e4d317a6b1592abdb4 (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:   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

GNU_CONFIGURE=  yes
USE_GMAKE=  yes

.include <bsd.port.mk>