070f301dee
PR: ports/45369 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
12 lines
244 B
Makefile
12 lines
244 B
Makefile
# New ports collection makefile for: gnat-doc-info
|
|
# Date created: 04 Sept 2001
|
|
# Whom: John Merryweather Cooper <coop9211@uidaho.edu>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= info
|
|
MASTERDIR= ${.CURDIR}/../gnat-doc-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|