mail/surblhost: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-24 18:57:42 +01:00
parent b4832213f3
commit 92e6ce52de
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91

View file

@ -1,5 +1,6 @@
PORTNAME= surblhost
PORTVERSION= 0.8.0
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF
@ -9,7 +10,8 @@ WWW= https://surblhost.sourceforge.net/
USES= tar:bzip2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/${PORTNAME} \
man/man1/surblhost.1.gz
share/man/man1/surblhost.1.gz
.include <bsd.port.mk>