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

PORTNAME=	Services_TwitPic
PORTVERSION=	0.1.0
CATEGORIES=	www pear

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

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>