freebsd-ports/lang/gnat-doc-txt/Makefile
Mario Sergio Fujikawa Ferreira 06bbb6e5c7 o New port gnat-doc-txt version 3.13p: Documentation for the GNAT
compiler
o Slave port of gnat-doc-html

PR:		30363
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-05 06:08:19 +00:00

11 lines
246 B
Makefile

# New ports collection makefile for: gnat-doc-txt
# Date created: 04 Sept 2001
# Whom: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
#
# $FreeBSD$
#
DOCFORMAT= txt
MASTERDIR= ${.CURDIR}/../gnat-doc-html
.include "${MASTERDIR}/Makefile"