mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
ftp/lftp: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c01e169397
commit
47ec13783c
@ -1,5 +1,6 @@
|
||||
PORTNAME= lftp
|
||||
PORTVERSION= 4.9.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ \
|
||||
http://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \
|
||||
@ -27,6 +28,7 @@ CPE_VENDOR= lftp_project
|
||||
SHEBANG_FILES= src/convert-mozilla-cookies src/verify-file src/xdg-move
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
PORTDOCS= AUTHORS BUGS ChangeLog FAQ FEATURES INSTALL MIRRORS NEWS README \
|
||||
README.debug-levels README.modules THANKS TODO
|
||||
|
@ -3,14 +3,13 @@ bin/lftpget
|
||||
@sample etc/lftp.conf.sample
|
||||
lib/liblftp-jobs.a
|
||||
lib/liblftp-tasks.a
|
||||
share/applications/lftp.desktop
|
||||
share/icons/hicolor/48x48/apps/lftp-icon.png
|
||||
%%DATADIR%%/convert-mozilla-cookies
|
||||
%%DATADIR%%/import-ncftp
|
||||
%%DATADIR%%/import-netscape
|
||||
%%DATADIR%%/verify-file
|
||||
%%DATADIR%%/xdg-move
|
||||
man/man1/lftp.1.gz
|
||||
man/man1/lftpget.1.gz
|
||||
man/man5/lftp.conf.5.gz
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/lftp.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/lftp.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/lftp.mo
|
||||
@ -25,5 +24,6 @@ man/man5/lftp.conf.5.gz
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/lftp.mo
|
||||
%%NLS%%share/locale/zh_HK/LC_MESSAGES/lftp.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/lftp.mo
|
||||
share/applications/lftp.desktop
|
||||
share/icons/hicolor/48x48/apps/lftp-icon.png
|
||||
share/man/man1/lftp.1.gz
|
||||
share/man/man1/lftpget.1.gz
|
||||
share/man/man5/lftp.conf.5.gz
|
||||
|
Loading…
Reference in New Issue
Block a user