freebsd-ports/www/pear-Horde_Service_Gravatar/Makefile
Martin Matuska 564b6722f7 New port: www/pear-Horde_Service_Gravatar
Horde library for accessing the Avatar services at gravatar.com.

WWW: http://pear.horde.org
2016-11-08 23:59:19 +00:00

15 lines
285 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Service_Gravatar
PORTVERSION= 1.0.1
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde API accessor for gravatar.com
USES= horde
USE_HORDE_RUN= Horde_Http \
Horde_Url
.include <bsd.port.mk>