freebsd-ports/devel/pear-Horde_Support/Makefile
Muhammad Moinur Rahman 43d433c819 devel/pear-Horde_Support: Update version 2.2.1=>2.2.2
- Add LICENSE BSD2CLAUSE
- Mark NO_ARCH

Sponsored by:	Bounce Experts
2022-12-11 19:52:07 +01:00

18 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>