1999-06-02 12:19:53 +02:00
|
|
|
# New ports collection makefile for: python-doc-postscript-a4
|
|
|
|
# Date created: 02 June 1999
|
2003-06-04 10:38:41 +02:00
|
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
1999-06-02 12:19:53 +02:00
|
|
|
#
|
1999-09-10 20:58:20 +02:00
|
|
|
# $FreeBSD$
|
1999-06-02 12:19:53 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DOCFORMAT= postscript-a4
|
|
|
|
MASTERDIR= ${.CURDIR}/../python-doc-html
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|