mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
sysutils/opendircolors: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user