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