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