aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_Yahoo/Makefile
blob: d753162fb413daba53c0ffde38e394e3267a5a2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Martin Wilke <miwi@FreeBSD.org>

PORTNAME=	Services_Yahoo
PORTVERSION=	0.2.0
CATEGORIES=	www pear

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Provides access to the Yahoo! Web Services

USES=		pear

.include <bsd.port.mk>