summaryrefslogtreecommitdiffstats
path: root/lang/python-doc-pdf-a4
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1999-06-02 10:16:17 +0000
committertg <tg@FreeBSD.org>1999-06-02 10:16:17 +0000
commit3423665a7d76454b618b324cfcdcd3afafe52e6e (patch)
tree96a686ac1aefb84afba89ea339222f36dfbadc59 /lang/python-doc-pdf-a4
parent9b192403f60bb869d52020f520d151495363e931 (diff)
downloadFreeBSD-ports-3423665a7d76454b618b324cfcdcd3afafe52e6e.zip
FreeBSD-ports-3423665a7d76454b618b324cfcdcd3afafe52e6e.tar.gz
Documentation for the Python language in PDF format and for A4 paper.
Diffstat (limited to 'lang/python-doc-pdf-a4')
-rw-r--r--lang/python-doc-pdf-a4/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/python-doc-pdf-a4/Makefile b/lang/python-doc-pdf-a4/Makefile
new file mode 100644
index 0000000..7237a70
--- /dev/null
+++ b/lang/python-doc-pdf-a4/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: python-doc-pdf-a4
+# Version required: 1.5.2
+# Date created: 02 June 1999
+# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+#
+# $Id4
+#
+
+DOCFORMAT= pdf-a4
+MASTERDIR= ${.CURDIR}/../python-doc-html
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud