# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: tags/RELEASE_11_1_0/www/pear-Services_GeoNames/Makefile 443358 2017-06-11 07:48:00Z sunpoet $

PORTNAME=	Services_GeoNames
PORTVERSION=	1.0.1
CATEGORIES=	www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PHP5 Interface to the GeoNames Public API

BUILD_DEPENDS=	${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2
RUN_DEPENDS=	${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2

USES=		pear

.include <bsd.port.mk>
