mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/wmmemload: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
d14755255a
commit
f27209bbf9
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= wmmemload
|
||||
PORTVERSION= 0.1.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils windowmaker
|
||||
MASTER_SITES= https://dev.gentoo.org/~voyageur/distfiles/
|
||||
|
||||
|
@ -10,6 +11,7 @@ WWW= https://windowmaker.org/dockapps/?name=wmmemload
|
|||
LICENSE= GPLv2+
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= autoreconf xorg
|
||||
USE_XORG= xpm
|
||||
WRKSRC= ${WRKDIR}/dockapps
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
bin/wmmemload
|
||||
man/man1/wmmemload.1.gz
|
||||
share/man/man1/wmmemload.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue