aboutsummaryrefslogblamecommitdiff
path: root/www/pear-Horde_Service_Gravatar/Makefile
blob: a72521568eab506563e17cd07356ed0369ce0490 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
                                             












                                                   
# Created by: Martin Matuska <mm@FreeBSD.org>

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>