view cmake/installer/packages/meta-programs.xml.in @ 207:6635b9187d71

Irccd: switch to 4 spaces indent, #518
author David Demelier <markand@malikania.fr>
date Tue, 21 Jun 2016 20:52:17 +0200
parents 1158cffe5a5e
children
line wrap: on
line source

<?xml version="1.0"?>
<Package>
    <DisplayName>Core</DisplayName>
    <Description>Install irccd and irccdctl</Description>
    <Version>@IRCCD_VERSION@</Version>
    <ReleaseDate>@IRCCD_RELEASE_DATE@</ReleaseDate>
    <Default>true</Default>
    <SortingPriority>100</SortingPriority>
    <Licenses>
        <License name="License Agreement" file="LICENSE" />
    </Licenses>
</Package>