diff options
author | lioux <lioux@FreeBSD.org> | 2001-12-05 14:07:24 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-12-05 14:07:24 +0800 |
commit | 3b4a88472a66ccdb50030c42fa457c68c34ad4d5 (patch) | |
tree | 344d3c03a720592f5fae9a91af6ff07053453af4 /lang/Makefile | |
parent | e3955d21626dccf205b3ad35aa1f700ed26ca1f1 (diff) | |
download | freebsd-ports-gnome-3b4a88472a66ccdb50030c42fa457c68c34ad4d5.tar.gz freebsd-ports-gnome-3b4a88472a66ccdb50030c42fa457c68c34ad4d5.tar.zst freebsd-ports-gnome-3b4a88472a66ccdb50030c42fa457c68c34ad4d5.zip |
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>
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index f21413fdc105..d66af020ec43 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -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 |