summaryrefslogtreecommitdiffstats
path: root/dzil/profiles/default/root/dist.ini
blob: 1b2035fc0c13e4caf2713dc4581a771c41ac4446 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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]