1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/www/pear-Services_TwitPic/Makefile
Jochen Neumeister fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00

15 lines
248 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Services_TwitPic
PORTVERSION= 0.1.0
CATEGORIES= www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PHP Interface to TwitPic's API
NO_ARCH= yes
USES= pear
.include <bsd.port.mk>