freebsd-ports/www/pear-Horde_Service_Twitter/Makefile
2021-04-06 16:31:07 +02:00

18 lines
329 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Service_Twitter
DISTVERSION= 2.1.6
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Twitter client
USES= horde
USE_HORDE_RUN= Horde_Controller \
Horde_Exception \
Horde_Http \
Horde_Oauth \
Horde_Url \
Horde_Util
.include <bsd.port.mk>