12 lines
234 B
Makefile
12 lines
234 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
|
|
PORTNAME= Services_Yahoo
|
|
PORTVERSION= 0.2.0
|
|
CATEGORIES= www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Provides access to the Yahoo! Web Services
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|