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