From 0512d9bf0261207be7f434021dd4f979c0ba1424 Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Fri, 17 May 2013 12:43:29 +0100 Subject: Add bmake-tarball --- open-source-lorries/bmake-tarball.lorry | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 open-source-lorries/bmake-tarball.lorry (limited to 'open-source-lorries/bmake-tarball.lorry') diff --git a/open-source-lorries/bmake-tarball.lorry b/open-source-lorries/bmake-tarball.lorry new file mode 100644 index 0000000..e9c0a25 --- /dev/null +++ b/open-source-lorries/bmake-tarball.lorry @@ -0,0 +1,8 @@ +{ + "bmake-tarball": { + "type": "tarball", + "compression": "gzip", + "strip": 1, + "url": "http://www.crufty.net/ftp/pub/sjg/bmake.tar.gz" + } +} -- cgit v1.2.1