mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
japanese/jls: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
407033e0f7
commit
bda90c551c
@ -1,5 +1,6 @@
|
||||
PORTNAME= ls
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= http://www.angels.vg/bsd/
|
||||
DISTNAME= freebsd-ls.releng_4_9_0_release
|
||||
@ -15,10 +16,12 @@ CONFLICTS= sleuthkit
|
||||
|
||||
USES= ncurses uidfix
|
||||
PLIST_FILES= bin/jls \
|
||||
man/man1/jls.1.gz
|
||||
share/man/man1/jls.1.gz
|
||||
|
||||
WRKSRC= ${WRKDIR}/ls
|
||||
|
||||
MAKE_ARGS= MANDIR="${PREFIX}/share/man/man"
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
|
||||
|
Loading…
x
Reference in New Issue
Block a user