aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/books/porters-handbook/_index.adoc
blob: 0331ca48d2bae0d24634a1ad70ef4a54c066c066 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
title: FreeBSD Porter's Handbook
authors: 
  - author: The FreeBSD Documentation Project
copyright: 2000-2021 The FreeBSD Documentation Project
description: Essential reading if you plan on providing a port of a third party piece of software
trademarks: ["freebsd", "sun", "unix", "general"]
next: books/porters-handbook/porting-why
weight: 15
tags: ["FreeBSD Porter's Handbook", "Porting", "FreeBSD Ports Collection"]
add_single_page_link: true
isIndex: true
---

= FreeBSD Porter's Handbook
:doctype: book
:toc: macro
:toclevels: 1
:icons: font
:sectnums:
:sectnumlevels: 6
:partnums:
:source-highlighter: rouge
:experimental:
:images-path: books/porters-handbook/

ifdef::env-beastie[]
ifdef::backend-html5[]
include::shared/authors.adoc[]
include::shared/mirrors.adoc[]
include::shared/releases.adoc[]
include::shared/attributes/attributes-{{% lang %}}.adoc[]
include::shared/{{% lang %}}/teams.adoc[]
include::shared/{{% lang %}}/mailing-lists.adoc[]
include::shared/{{% lang %}}/urls.adoc[]
:chapters-path: content/{{% lang %}}/books/porters-handbook/
endif::[]
ifdef::backend-pdf,backend-epub3[]
:chapters-path:
include::../../../../../shared/asciidoctor.adoc[]
endif::[]
endif::[]

ifndef::env-beastie[]
:chapters-path:
include::../../../../../shared/asciidoctor.adoc[]
endif::[]

'''

include::{chapters-path}toc.adoc[]