summaryrefslogtreecommitdiff
path: root/doc/examples/junction-includes/project.conf
blob: ae53d89bf5c4e8ca5bb455be7b81f8379a4de9a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: project
min-version: 2.0
element-path: elements

aliases:
  gnu: http://ftpmirror.gnu.org/gnu/automake/

# Define some options for this project
#
options:
  funky:
    type: bool
    description: Whether this project is funky
    default: False