mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
sysutils/opendircolors: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
7a4e8412a3
commit
4cdc7f189a
@ -1,6 +1,7 @@
|
||||
PORTNAME= opendircolors
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= me@cameronkatri.com
|
||||
@ -14,6 +15,9 @@ USES= uidfix
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= CRKatri
|
||||
|
||||
MAKE_ENV= BINDIR="${PREFIX}/bin" \
|
||||
MANDIR="${PREFIX}/share/man/man"
|
||||
|
||||
CONFLICTS_INSTALL= gnuls # bin/dircolors
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
bin/dircolors
|
||||
bin/dirconvert
|
||||
bin/opendircolors
|
||||
man/man1/dircolors.1.gz
|
||||
man/man1/dirconvert.1.gz
|
||||
man/man1/opendircolors.1.gz
|
||||
share/man/man1/dircolors.1.gz
|
||||
share/man/man1/dirconvert.1.gz
|
||||
share/man/man1/opendircolors.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user