9 lines
143 B
Makefile
9 lines
143 B
Makefile
|
COMMENT= Icinga PHP Library
|
||
|
|
||
|
GH_PROJECT= icinga-php-library
|
||
|
GH_TAGNAME= v0.12.0
|
||
|
|
||
|
MODULE_DEST= ${PREFIX}/icinga-php/ipl
|
||
|
|
||
|
.include <bsd.port.mk>
|