security/rifiuti2: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-21 18:28:16 +00:00
parent 41d0812bfe
commit a247e1dcd8
1 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= rifiuti2
PORTVERSION= 0.7.0
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/abelcheung/rifiuti2/releases/download/${PORTVERSION}/
@ -14,12 +15,13 @@ USES= gettext gmake gnome localbase pkgconfig tar:xz
USE_GNOME= glib20
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/rifiuti \
bin/rifiuti-vista \
man/man1/rifiuti.1.gz \
man/man1/rifiuti-vista.1.gz \
share/locale/zh_HK/LC_MESSAGES/rifiuti2.mo
share/locale/zh_HK/LC_MESSAGES/rifiuti2.mo \
share/man/man1/rifiuti.1.gz \
share/man/man1/rifiuti-vista.1.gz
PORTDOCS= NEWS.md README.md
OPTIONS_DEFINE= DOCS