install manpage on gentoo

This commit is contained in:
Devaev Maxim
2020-12-05 03:32:02 +03:00
parent 348849da96
commit 92c8215d3d

View File

@@ -25,4 +25,5 @@ BDEPEND=""
src_install() {
dobin ustreamer
doman ustreamer.1
}