# Created by: Wen Heping # $FreeBSD: head/www/pear-Services_GeoNames/Makefile 412351 2016-04-01 14:33:55Z mat $ PORTNAME= Services_GeoNames PORTVERSION= 1.0.1 CATEGORIES= www pear MAINTAINER= miwi@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