mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
ftp/cmdftp: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
+3
-1
@@ -1,5 +1,6 @@
|
||||
PORTNAME= cmdftp
|
||||
PORTVERSION= 0.9.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= SAVANNAH
|
||||
|
||||
@@ -10,7 +11,8 @@ WWW= https://www.nongnu.org/cmdftp/
|
||||
LICENSE= GPLv3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/cmdftp man/man1/${PORTNAME}.1.gz
|
||||
PLIST_FILES= bin/cmdftp share/man/man1/${PORTNAME}.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user