aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnat-doc-texi/Makefile
blob: 9f2305825e9c5aef5969f3760c79fb5f254ab8ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    gnat-doc-texi
# Date created:     04 Sept 2001
# Whom:         John Merryweather Cooper <coop9211@uidaho.edu>
#
# $FreeBSD$
#

PORTNAME=   gnat-doc

MAINTAINER= ports@FreeBSD.org

MASTERDIR=  ${.CURDIR}/../gnat-doc-html
DOCFORMAT=  texi

.include "${MASTERDIR}/Makefile"