348af7003c
PR: ports/152186 Submitted by: John Hein <jhein _at_ symmetricom.com>
11 lines
239 B
Makefile
11 lines
239 B
Makefile
# New ports collection makefile for: python-doc-text
|
|
# Date created: 12 November 2010
|
|
# Whom: John Hein <jhein@symmetricom.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= text
|
|
MASTERDIR= ${.CURDIR}/../python-doc-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|