5fd1ae2fe2
compiler o Slave port of gnat-doc-html PR: 30363 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
12 lines
248 B
Makefile
12 lines
248 B
Makefile
# New ports collection makefile for: gnat-doc-texi
|
|
# Date created: 04 Sept 2001
|
|
# Whom: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= texi
|
|
MASTERDIR= ${.CURDIR}/../gnat-doc-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|