--- b/security/passivedns/Makefile +++ b/security/passivedns/Makefile @@ -26,6 +26,13 @@ CONFIGURE_ARGS= --with-ldns-includes=${LOCALBASE}/include \ USE_RC_SUBR= passivedns +OPTIONS_DEFINE= JSON +OPTIONS_DEFAULT= JSON + +JSON_DESC= Enable JSON log format support +JSON_CONFIGURE_ENABLE= json +JSON_LIB_DEPENDS= libjansson.so:devel/jansson + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/passivedns \ ${STAGEDIR}${PREFIX}/bin