# Created by: Wen Heping # $FreeBSD: head/www/pear-Services_GeoNames/Makefile 369314 2014-09-26 09:30:02Z bapt $ 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:${PORTSDIR}/www/pear-HTTP_Request2 RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2 USES= pear .include