Files
macports-guide/guide/xml/guide.xml
aeiouaeiouaeiouaeiouaeiouaeiou b152c8bf91 Update copyright years
2025-01-20 08:27:20 -05:00

69 lines
2.4 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<!-- -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4:tw=120
-->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V5.0//EN"
"http://docbook.org/xml/5.0/dtd/docbook.dtd">
<book xmlns:xlink="http://www.w3.org/1999/xlink">
<info>
<title><application>MacPorts</application> Guide</title>
<authorgroup>
<author>
<personname>
<firstname>Mark</firstname>
<surname>Duling</surname>
</personname>
</author>
<author>
<personname>
<honorific>Dr</honorific>
<firstname>Michael</firstname>
<surname>Maibaum</surname>
<othername role="mi">A</othername>
</personname>
</author>
<author>
<personname>
<firstname>Will</firstname>
<surname>Barton</surname>
</personname>
</author>
<author>
<personname>
<firstname>Clemens</firstname>
<surname>Lang</surname>
</personname>
</author>
</authorgroup>
<copyright>
<year>20072025</year>
<holder>The MacPorts Project</holder>
</copyright>
<copyright>
<year>20022004</year>
<holder>The OpenDarwin Project</holder>
</copyright>
</info>
<xi:include href="intro.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="installing.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="using.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="portfiledev.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="portfileref.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="internals.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="project.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="glossary.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="macros.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
</book>