aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Horde_Service_Gravatar/Makefile
blob: 63962a66f2c19fdae4189ec1a31be1dbf9f589a3 (plain) (blame)
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 cpe
USE_HORDE_RUN=	Horde_Http \
		Horde_Url

.include <bsd.port.mk>