freebsd-ports/www/pear-Services_TwitPic/Makefile
2014-09-26 09:30:02 +00:00

13 lines
232 B
Makefile

# 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>