From a98a3b267d43c5a784c313470dfd500b504770ea Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Wed, 19 Aug 2015 11:25:25 +0100 Subject: Add carton (upstream repo) Change-Id: I2903b86ae4a1e8f657ef15013d94588fecfab240 --- open-source-lorries/carton.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/carton.lorry diff --git a/open-source-lorries/carton.lorry b/open-source-lorries/carton.lorry new file mode 100644 index 0000000..ea0dd47 --- /dev/null +++ b/open-source-lorries/carton.lorry @@ -0,0 +1,6 @@ +{ + "carton": { + "type": "git", + "url": "git://github.com/perl-carton/carton" + } +} -- cgit v1.2.1