freebsd-ports/www/pear-Services_TwitPic/Makefile
2021-05-23 00:20:48 +08:00

13 lines
237 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
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>