case PKG_SCRIPTS:
return (STAILQ_EMPTY(&pkg->scripts));
}
return (0);
#define LIST_FREE(head, data, free_func) do { \