summaryrefslogtreecommitdiffstats
path: root/dzil/profiles/default/root/dist.ini
blob: c317becda7eaf3fc0d825d8832f009d257e376f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = {{ $dist->name }}
author = Jesse Luehrs <doy@tozt.net>
license = MIT
copyright_holder = Jesse Luehrs

[@DOY]
:version = 0.11
dist = {{ $dist->name }}
repository = github
bugtracker_web = https://github.com/doy/{{ lc($dist->name) }}/issues
bugtracker_mailto =

[AutoPrereqs]

[ContributorsFromGit]