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

9 lines
195 B
Makefile

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>