DISTVERSION= ${DOTNETVERSION}.0-alpha.1.24528.7 PKGNAMESUFFIX= -devel DOTNET_PORTABLE= NO_RELEASE_JSON= GH_TAGNAME= ceda881686f48350dc079304ff15edcbeda6c5e3 BOOTSTRAP_DOTNETVERSION= 9.0 BOOTSTRAP_SDKVERSION= ${BOOTSTRAP_DOTNETVERSION}.110 BOOTSTRAP_SDKVERSIONSUFFIX= -servicing.25421.1 DOTNETVERSION= 10.0 SDKVERSION= ${DOTNETVERSION}.100-alpha.1.24530.1 SDKVERSIONSUFFIX= -alpha.1.24530.1 SDKSERVICESUFFIX?= MASTERDIR= ${.CURDIR}/../dotnet PATCHDIR= ${.CURDIR}/files DISTINFO_FILE= ${.CURDIR}/distinfo PLIST= ${.CURDIR}/pkg-plist .if defined(PACKAGE_BUILDING) IGNORE= Not intended to be packaged, only used for bootstrapping .endif .include "${MASTERDIR}/Makefile"