mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
sysutils/shmcat: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e50dc94814
commit
b3be4db146
@ -1,5 +1,6 @@
|
||||
PORTNAME= shmcat
|
||||
PORTVERSION= 1.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
|
||||
@ -11,6 +12,7 @@ LICENSE= GPLv2
|
||||
|
||||
USES= tar:bzip2 iconv
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -1,9 +1,9 @@
|
||||
bin/ftok
|
||||
bin/shmcat
|
||||
%%NLS%%man/de/man1/ftok.1.gz
|
||||
%%NLS%%man/de/man1/shmcat.1.gz
|
||||
man/man1/ftok.1.gz
|
||||
man/man1/shmcat.1.gz
|
||||
%%NLS%%share/man/de/man1/ftok.1.gz
|
||||
%%NLS%%share/man/de/man1/shmcat.1.gz
|
||||
share/man/man1/ftok.1.gz
|
||||
share/man/man1/shmcat.1.gz
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/shmcat.mo
|
||||
%%NLS%%share/locale/en@boldquot/LC_MESSAGES/shmcat.mo
|
||||
%%NLS%%share/locale/en@quot/LC_MESSAGES/shmcat.mo
|
||||
|
Loading…
Reference in New Issue
Block a user