aboutsummaryrefslogtreecommitdiff
path: root/lang/python-doc-pdf-a4/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-06-02 10:16:17 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-06-02 10:16:17 +0000
commitd56308270a9e5b3767307886324088a55fceab5f (patch)
treeb5e707a33b3ab67207ce13382d524bdd073b87a7 /lang/python-doc-pdf-a4/Makefile
parenta957317854509deb76c3cf5a24b62caa21e66770 (diff)
downloadports-d56308270a9e5b3767307886324088a55fceab5f.tar.gz
ports-d56308270a9e5b3767307886324088a55fceab5f.zip
Notes
Diffstat (limited to 'lang/python-doc-pdf-a4/Makefile')
-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 000000000000..7237a7009a25
--- /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"