blob: 27faf437dd280b502c6c7ae50bbe77c86a89fd5f (
plain) (
tree)
|
|
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
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>
|