ftp/uftp: document SSL requirement and configure its base
Approved by: SSL blanket
This commit is contained in:
parent
13bee9dd14
commit
f73414f315
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421720
@ -13,7 +13,8 @@ COMMENT= Multicast capable FTP client and server
|
||||
LICENSE= GPLv3
|
||||
|
||||
MAKEFILE= makefile
|
||||
USES= gmake
|
||||
USES= gmake ssl
|
||||
MAKE_ARGS= OPENSSL=${OPENSSLBASE}
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/uftp ${STAGEDIR}${PREFIX}/bin/
|
||||
|
Loading…
Reference in New Issue
Block a user