13 lines
242 B
Makefile
13 lines
242 B
Makefile
# 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>
|