mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
o New port gnat-doc-texi 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>
This commit is contained in:
parent
ac6fb9b5e8
commit
5fd1ae2fe2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51057
2 changed files with 12 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
SUBDIR += gnat-doc-html
|
||||
SUBDIR += gnat-doc-info
|
||||
SUBDIR += gnat-doc-ps
|
||||
SUBDIR += gnat-doc-texi
|
||||
SUBDIR += gnat-glade
|
||||
SUBDIR += gnomebasic
|
||||
SUBDIR += gnustep-base
|
||||
|
|
11
lang/gnat-doc-texi/Makefile
Normal file
11
lang/gnat-doc-texi/Makefile
Normal file
|
@ -0,0 +1,11 @@
|
|||
# New ports collection makefile for: gnat-doc-texi
|
||||
# Date created: 04 Sept 2001
|
||||
# Whom: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DOCFORMAT= texi
|
||||
MASTERDIR= ${.CURDIR}/../gnat-doc-html
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Add table
Reference in a new issue