summaryrefslogtreecommitdiffstats
path: root/dzil/profiles/default/root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-02-26 21:20:43 -0500
committerJesse Luehrs <doy@tozt.net>2021-02-26 21:22:14 -0500
commit94d56e634a0313e8c1b35dafac691837d3f79286 (patch)
tree8b8149472483a1f7b4351aeeae0712ddbd6cb3c0 /dzil/profiles/default/root/dist.ini
parenta5891372213703045632f4b89dc1253a13ccb6b5 (diff)
downloadconf-94d56e634a0313e8c1b35dafac691837d3f79286.tar.gz
conf-94d56e634a0313e8c1b35dafac691837d3f79286.zip
realistically i'm not going back to perl development
Diffstat (limited to 'dzil/profiles/default/root/dist.ini')
-rw-r--r--dzil/profiles/default/root/dist.ini11
1 files changed, 0 insertions, 11 deletions
diff --git a/dzil/profiles/default/root/dist.ini b/dzil/profiles/default/root/dist.ini
deleted file mode 100644
index 1b2035f..0000000
--- a/dzil/profiles/default/root/dist.ini
+++ /dev/null
@@ -1,11 +0,0 @@
-name = {{ $dist->name }}
-author = Jesse Luehrs <doy@tozt.net>
-license = MIT
-copyright_holder = Jesse Luehrs
-
-[@DOY]
-:version = 0.15
-dist = {{ $dist->name }}
-repository = github
-
-[AutoPrereqs]