blob: dfea0696a35b26b657c75db29945299aba986559 (
plain) (
tree)
|
|
# New ports collection makefile for: gnat-doc-txt
# Date created: 04 Sept 2001
# Whom: John Merryweather Cooper <coop9211@uidaho.edu>
#
# $FreeBSD$
#
DOCFORMAT= txt
MASTERDIR= ${.CURDIR}/../gnat-doc-html
.include "${MASTERDIR}/Makefile"
|