0c99cb215d
compiler o Slave port of jgnat-doc-html PR: 30365 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
11 lines
248 B
Makefile
11 lines
248 B
Makefile
# New ports collection makefile for: jgnat-doc-txt
|
|
# Date created: 05 Sept 2001
|
|
# Whom: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= txt
|
|
MASTERDIR= ${.CURDIR}/../jgnat-doc-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|