mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
17 lines
293 B
Makefile
17 lines
293 B
Makefile
PORTNAME= Horde_Support
|
|
PORTVERSION= 2.2.2
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde support package
|
|
WWW= https://pear.horde.org
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
USES= horde cpe
|
|
USE_HORDE_RUN= Horde_Exception \
|
|
Horde_Stream_Wrapper
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|