freebsd-ports/www/pear-Services_TinyURL/Makefile
Jochen Neumeister eb9ac8e5ea hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 18:09:09 +00:00

14 lines
266 B
Makefile

# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$
PORTNAME= Services_TinyURL
PORTVERSION= 0.1.2
CATEGORIES= www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP interface to TinyURL's API
USES= pear php
USE_PHP= curl
.include <bsd.port.mk>