From 117f5502651947e3963b647d0e8749a39e7ede82 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 26 Aug 2016 17:18:03 +0000 Subject: Extract using bsdtar. --- lang/coreclr/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/coreclr') diff --git a/lang/coreclr/Makefile b/lang/coreclr/Makefile index bdca0b1abc2..76e3ed28cb9 100644 --- a/lang/coreclr/Makefile +++ b/lang/coreclr/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2016/06/30 12:16:24 kamil Exp $ +# $NetBSD: Makefile,v 1.2 2016/08/26 17:18:03 joerg Exp $ DISTNAME= coreclr-1.0.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=dotnet/} GITHUB_TAG= v${PKGVERSION_NOREV} +EXTRACT_USING= bsdtar + MAINTAINER= kamil@NetBSD.org HOMEPAGE= https://dotnet.github.io/ COMMENT= The .NET Core runtime and the base library -- cgit v1.2.3