Documentation for the Python language in PS format for letter paper.

This commit is contained in:
Thomas Gellekum 1999-06-02 10:21:28 +00:00
parent 9b02df80ab
commit 03325380d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19184

View file

@ -0,0 +1,12 @@
# New ports collection makefile for: python-doc-postscript-letter
# Version required: 1.5.2
# Date created: 02 June 1999
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id4
#
DOCFORMAT= postscript-letter
MASTERDIR= ${.CURDIR}/../python-doc-html
.include "${MASTERDIR}/Makefile"