blob: e8b7696349838f11786cc9a0b7d99083a4d1ffc6 (
plain) (
tree)
|
|
# New ports collection makefile for: python-doc-postscript-a4
# Date created: 02 June 1999
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
DOCFORMAT= postscript-a4
MASTERDIR= ${.CURDIR}/../python-doc-html
.include "${MASTERDIR}/Makefile"
|