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

PORTNAME=	Services_Yahoo
PORTVERSION=	0.2.0
CATEGORIES=	www pear

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

USES=		pear

.include <bsd.port.mk>