mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Documentation for the Python language in PS format for letter paper.
This commit is contained in:
parent
9b02df80ab
commit
03325380d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19184
1 changed files with 12 additions and 0 deletions
12
lang/python-doc-postscript-letter/Makefile
Normal file
12
lang/python-doc-postscript-letter/Makefile
Normal 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"
|
Loading…
Add table
Reference in a new issue