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

9 lines
183 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
2023-09-26 08:23:20 +00:00
GH_TAGNAME= v0.12.0
2023-08-16 22:26:55 +00:00
MODULE_DEST= ${PREFIX}/icinga-php/vendor
.include <bsd.port.mk>