diff options
author | Eugene Grosbein <eugen@FreeBSD.org> | 2021-05-14 21:14:30 +0800 |
---|---|---|
committer | Eugene Grosbein <eugen@FreeBSD.org> | 2021-05-14 21:14:30 +0800 |
commit | 0796c5abcb20711c7ed7fe828cff6db78e41a82c (patch) | |
tree | 039e4ec2d0d2eee1ef07e63da77f799dce64e155 /lang/yap/distinfo | |
parent | 9890ad55b15a44d1be623ca80c87c4eb86fc6dc6 (diff) | |
download | freebsd-ports-gnome-0796c5abcb20711c7ed7fe828cff6db78e41a82c.tar.gz freebsd-ports-gnome-0796c5abcb20711c7ed7fe828cff6db78e41a82c.tar.zst freebsd-ports-gnome-0796c5abcb20711c7ed7fe828cff6db78e41a82c.zip |
lang/yap: improve documentation handling
Install pre-built yap.html and yap.pdf to avoid heavy TeX dependency
and still have documentation handy. Make it possible to rebuild
these documentation files with new port option BUILDDOCS.
Take maintainership. While here, add LICENSE section: dual ART20 LGPL20.
Diffstat (limited to 'lang/yap/distinfo')
-rw-r--r-- | lang/yap/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/yap/distinfo b/lang/yap/distinfo index c7019045ef67..34c45f7b809b 100644 --- a/lang/yap/distinfo +++ b/lang/yap/distinfo @@ -1,2 +1,5 @@ +TIMESTAMP = 1620985788 SHA256 (yap-6.2.2.tar.gz) = f15f8382104443319a5883eafce5f52f4143b526c7f1cd88d19c1f63fc06d750 SIZE (yap-6.2.2.tar.gz) = 5499811 +SHA256 (yap-doc-6.2.2.tar.gz) = 1e3ccaad4f90f06ce91dcb0b26e501f48a55b33ded88e88a0e0db8fa31179ae2 +SIZE (yap-doc-6.2.2.tar.gz) = 1270419 |