1999-06-02 06:21:28 -04:00
|
|
|
# New ports collection makefile for: python-doc-postscript-letter
|
|
|
|
# Date created: 02 June 1999
|
1999-08-31 02:53:31 -04:00
|
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
1999-06-02 06:21:28 -04:00
|
|
|
#
|
1999-09-10 14:58:20 -04:00
|
|
|
# $FreeBSD$
|
1999-06-02 06:21:28 -04:00
|
|
|
#
|
|
|
|
|
|
|
|
DOCFORMAT= postscript-letter
|
|
|
|
MASTERDIR= ${.CURDIR}/../python-doc-html
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|