1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

New port: www/pear-Horde_Service_Gravatar

Horde library for accessing the Avatar services at gravatar.com.

WWW: http://pear.horde.org
This commit is contained in:
Martin Matuska 2016-11-08 23:59:19 +00:00
parent 3db926948a
commit 564b6722f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425776
4 changed files with 22 additions and 0 deletions

View File

@ -1383,6 +1383,7 @@
SUBDIR += pear-Horde_Http
SUBDIR += pear-Horde_Routes
SUBDIR += pear-Horde_Service_Facebook
SUBDIR += pear-Horde_Service_Gravatar
SUBDIR += pear-Horde_Service_Twitter
SUBDIR += pear-Horde_Service_UrlShortener
SUBDIR += pear-Horde_Service_Weather

View File

@ -0,0 +1,15 @@
# 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>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1478649372
SHA256 (Horde/Horde_Service_Gravatar-1.0.1.tgz) = 8a8bef6168d7373b2c6703394802a8243a0f70d403a4410f7f1da1924dbcdc98
SIZE (Horde/Horde_Service_Gravatar-1.0.1.tgz) = 13197

View File

@ -0,0 +1,3 @@
Horde library for accessing the Avatar services at gravatar.com.
WWW: http://pear.horde.org