news/newsfish: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 12:23:07 +01:00
parent 8cc779e190
commit 093c4ec111
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= newsfish
PORTVERSION= 1.2.6
PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= SF
@ -9,8 +10,9 @@ WWW= https://www.saddi.com/software/newsfish/
USES= gmake
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/newsfish \
man/man1/newsfish.1.gz
share/man/man1/newsfish.1.gz
.include <bsd.port.mk>