mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
mail/surblhost: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
b4832213f3
commit
92e6ce52de
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue