1*bb75b0d5SLexi WinterWORLDPACKAGE= local-unbound 2*bb75b0d5SLexi WinterSUBPACKAGES= dbg dev man 3*bb75b0d5SLexi WinterCOMPAT_PKGS= dbg dev lib 4*bb75b0d5SLexi Winter 5*bb75b0d5SLexi WinterPKG_LICENSES= BSD4CLAUSE 6*bb75b0d5SLexi Winter 7*bb75b0d5SLexi WinterUCLSRC= common.ucl 8*bb75b0d5SLexi WinterUCLSRC.local-unbound= local-unbound.ucl 9*bb75b0d5SLexi Winter 10*bb75b0d5SLexi Winter# local-unbound uses resolvconf to update resolv.conf and to generate 11*bb75b0d5SLexi Winter# its forward.conf. 12*bb75b0d5SLexi WinterPKG_DEPS.local-unbound+=resolvconf 13*bb75b0d5SLexi Winter 14*bb75b0d5SLexi Winter.include <bsd.pkg.mk> 15