| 1 |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 |
<software-distribution project="MinGW" home="http://mingw.org" issue="2012073100"> |
| 3 |
|
| 4 |
<!-- File: msys-help2man.xml --> |
| 5 |
|
| 6 |
<package-collection subsystem="msys"> |
| 7 |
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
| 8 |
|
| 9 |
<package name="msys-help2man"> |
| 10 |
<affiliate group="MinGW Developer Toolkit" /> |
| 11 |
<description lang="en" title="generate man pages" > |
| 12 |
<paragraph>help2man is a perl script to create man pages from program |
| 13 |
--help and --version output. |
| 14 |
</paragraph> |
| 15 |
</description> |
| 16 |
|
| 17 |
<source tarname="help2man-%-msys-%-src.tar.%" /> |
| 18 |
<licence tarname="help2man-%-msys-%-lic.tar.%" /> |
| 19 |
|
| 20 |
<component class="bin"> |
| 21 |
<release tarname="help2man-1.40.4-1-msys-1.0.17-bin.tar.lzma" /> |
| 22 |
<requires eq="msys-perl-*-msys-*-bin.tar" /> |
| 23 |
</component> |
| 24 |
|
| 25 |
<component class="doc"> |
| 26 |
<release tarname="help2man-1.40.4-1-msys-1.0.17-doc.tar.lzma" /> |
| 27 |
</component> |
| 28 |
|
| 29 |
<component class="lic"> |
| 30 |
<release tarname="help2man-1.40.4-1-msys-1.0.17-lic.tar.lzma" /> |
| 31 |
</component> |
| 32 |
</package> |
| 33 |
|
| 34 |
</package-collection> |
| 35 |
</software-distribution> |
| 36 |
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: --> |