ports/net/icinga/icinga-php-thirdparty/Makefile

10 lines
195 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= bundle of 3rd party PHP libraries used by Icinga Web
GH_PROJECT= icinga-php-thirdparty
GH_TAGNAME= v0.11.0
REVISION= 0
MODULE_DEST= ${PREFIX}/icinga-php/vendor
.include <bsd.port.mk>