mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/ccrypt: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
ab81dbd40f
commit
bd4144276f
@ -1,5 +1,6 @@
|
||||
PORTNAME= ccrypt
|
||||
DISTVERSION= 1.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/${PORTNAME}/${DISTVERSION}/ \
|
||||
http://www.mathstat.dal.ca/~selinger/ccrypt/download/${DISTVERSION}/
|
||||
@ -20,6 +21,7 @@ NLS_USES= gettext-runtime
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
@ -3,11 +3,11 @@ bin/ccdecrypt
|
||||
bin/ccencrypt
|
||||
bin/ccguess
|
||||
bin/ccrypt
|
||||
man/man1/ccencrypt.1.gz
|
||||
man/man1/ccdecrypt.1.gz
|
||||
man/man1/ccat.1.gz
|
||||
man/man1/ccrypt.1.gz
|
||||
man/man1/ccguess.1.gz
|
||||
share/man/man1/ccencrypt.1.gz
|
||||
share/man/man1/ccdecrypt.1.gz
|
||||
share/man/man1/ccat.1.gz
|
||||
share/man/man1/ccrypt.1.gz
|
||||
share/man/man1/ccguess.1.gz
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/ccrypt.mo
|
||||
%%NLS%%share/locale/et/LC_MESSAGES/ccrypt.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/ccrypt.mo
|
||||
|
Loading…
Reference in New Issue
Block a user