Skip to content

Commit

Permalink
security/rifiuti2: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 21, 2024
1 parent 41d0812 commit a247e1d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions security/rifiuti2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rifiuti2
PORTVERSION= 0.7.0
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/abelcheung/rifiuti2/releases/download/${PORTVERSION}/

Expand All @@ -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
Expand Down

0 comments on commit a247e1d

Please sign in to comment.