mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
sysutils/pwol: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
20414b3b0b
commit
62594281fa
@ -1,6 +1,7 @@
|
||||
PORTNAME= pwol
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.5.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= pen@lysator.liu.se
|
||||
@ -14,6 +15,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= ptrrkssn
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
bin/pwol
|
||||
man/man1/pwol.1.gz
|
||||
man/man5/pwol.conf.5.gz
|
||||
share/man/man1/pwol.1.gz
|
||||
share/man/man5/pwol.conf.5.gz
|
||||
@sample etc/pwol.conf.sample
|
||||
|
Loading…
Reference in New Issue
Block a user