8 lines
183 B
Makefile
8 lines
183 B
Makefile
COMMENT= bundle of 3rd party PHP libraries used by Icinga Web
|
|
|
|
GH_PROJECT= icinga-php-thirdparty
|
|
GH_TAGNAME= v0.12.0
|
|
|
|
MODULE_DEST= ${PREFIX}/icinga-php/vendor
|
|
|
|
.include <bsd.port.mk>
|