1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Documentation for the Python language in PDF format and for A4 paper.

This commit is contained in:
Thomas Gellekum 1999-06-02 10:16:17 +00:00
parent a957317854
commit d56308270a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19181

View File

@ -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"