freebsd-ports/lang/python-doc-pdf-a4/Makefile

12 lines
238 B
Makefile
Raw Normal View History

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