1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/net/jwhois/pkg-plist
Hajimu UMEMOTO 8f966b1be5 fix permission.
Spotted by:	qat
2014-06-10 19:01:49 +00:00

33 lines
1.1 KiB
Plaintext

bin/jwhois
@sample etc/jwhois.conf.sample
man/man1/jwhois.1.gz
man/sv/man1/jwhois.1.gz
%%NLS%%share/locale/es/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/fr/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/hu/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/id/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/it/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/nl/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/pl/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/ro/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/ru/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/rw/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/sv/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/tr/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/vi/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/jwhois.mo
@exec mkdir -p %D/var 2>/dev/null || true
@group nogroup
@mode 775
@exec mkdir -p %D/var/jwhois 2>/dev/null || true
@unexec rm -f %D/var/jwhois/jwhois.db 2>/dev/null || true
@dirrmtry var/jwhois
@group
@mode
@dirrmtry var
@dirrmtry man/sv/man1
@dirrmtry man/sv
@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/rw 2>/dev/null || true