mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
11 lines
255 B
Makefile
11 lines
255 B
Makefile
# 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"
|