mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
8 lines
152 B
Makefile
8 lines
152 B
Makefile
# Created by: John Hein <jhein@symmetricom.com>
|
|
# $FreeBSD$
|
|
|
|
DOCFORMAT= text
|
|
MASTERDIR= ${.CURDIR}/../python-doc-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|