summaryrefslogtreecommitdiff
path: root/www/pear-Services_TwitPic/Makefile
blob: eea519f312ce73c417bbbf586d7dcc70f40893cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Services_TwitPic
PORTVERSION=	0.1.0
CATEGORIES=	www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PHP Interface to TwitPic's API

USES=	pear

.include <bsd.port.mk>