diff options
author | lioux <lioux@FreeBSD.org> | 2001-12-05 13:57:31 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-12-05 13:57:31 +0800 |
commit | 20828ba9b4fa98d514c9910b59478ae501aeecb5 (patch) | |
tree | 5417a4dc4f2cf6d3eac6abbbff3a8c23d6628da9 /lang/Makefile | |
parent | 5c15bd7eec5bef6a077d17cd60c2e2dcbe7e2ea2 (diff) | |
download | freebsd-ports-gnome-20828ba9b4fa98d514c9910b59478ae501aeecb5.tar.gz freebsd-ports-gnome-20828ba9b4fa98d514c9910b59478ae501aeecb5.tar.zst freebsd-ports-gnome-20828ba9b4fa98d514c9910b59478ae501aeecb5.zip |
o New port jgnat-doc-ps version 1.1p: Documentation for the JGNAT
compiler
o Slave port of jgnat-doc-html
PR: 30365
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 b5bc350b765c..6ad6be4a012f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -69,6 +69,7 @@ SUBDIR += jgnat SUBDIR += jgnat-doc-html SUBDIR += jgnat-doc-info + SUBDIR += jgnat-doc-ps SUBDIR += jruby SUBDIR += jython SUBDIR += klone |