freebsd-ports/www/pear-Horde_Service_UrlShortener/Makefile
2021-10-07 15:04:45 +00:00

15 lines
306 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Service_UrlShortener
DISTVERSION= 2.0.3
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde URL shortening services interface
USES= horde cpe
USE_HORDE_RUN= Horde_Exception \
Horde_Http \
Horde_Url
.include <bsd.port.mk>