786efbe07a
- Dynamically adjust pkg-message. - Adjust DOCSDIR and plist. PR: 142709 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Feature safe: yes
15 lines
295 B
Makefile
15 lines
295 B
Makefile
# 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"
|