# This is the default set of options applied to the set metapackages. # The options are the same as template.ucl, but we don't include any # additional UCL files. name = "${PKG_NAME_PREFIX}-set-${PKGNAME}" prefix = "/" origin = "base" categories = [ base ] version = "${VERSION}" maintainer = "${PKG_MAINTAINER}" www = "${PKG_WWW}" licenselogic = "single" licenses = [ BSD2CLAUSE ] .include(try=false,duplicate=merge) "${UCLFILES}/${PKGNAME}.ucl"