aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_TwitPic/Makefile
blob: c7bf15617b4f96d7db5bad2332a73718ff4c25bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	Services_TwitPic
PORTVERSION=	0.1.0
CATEGORIES=	www pear

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

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>