diff options
author | lioux <lioux@FreeBSD.org> | 2001-12-05 05:47:43 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-12-05 05:47:43 +0000 |
commit | a59f4bbed6992af32e069afbda68d1d65c54f940 (patch) | |
tree | 0ff1f2784b38c041c1ce1dbac434b7e129bb046a /lang/jgnat-doc-html/pkg-plist_html | |
parent | c52a2346aeb3f2a4d411ae50a7773b2eb5daf534 (diff) | |
download | FreeBSD-ports-a59f4bbed6992af32e069afbda68d1d65c54f940.zip FreeBSD-ports-a59f4bbed6992af32e069afbda68d1d65c54f940.tar.gz |
o New port jgnat-doc-html version 1.1p: Documentation for the JGNAT
compiler
o Master port for all jgnat-doc-* ports
PR: 30365
Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
Diffstat (limited to 'lang/jgnat-doc-html/pkg-plist_html')
-rw-r--r-- | lang/jgnat-doc-html/pkg-plist_html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/jgnat-doc-html/pkg-plist_html b/lang/jgnat-doc-html/pkg-plist_html new file mode 100644 index 0000000..80effd1 --- /dev/null +++ b/lang/jgnat-doc-html/pkg-plist_html @@ -0,0 +1,3 @@ +share/doc/jgnat/html/jgnat_ug.html +@dirrm share/doc/jgnat/html +@unexec rmdir %D/share/doc/jgnat 2>/dev/null || true |