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

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PHP Interface to TwitPic's API
WWW=		https://pear.php.net/package/Services_TwitPic

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>