Pacify portlint (Makevar order). This is to prepare for a tier-2 commit
I will be making soon.
This commit is contained in:
parent
c6d789c11f
commit
0919742c68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563963
@ -10,9 +10,9 @@ COMMENT= Fast authenticated encryption CLI tool
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= cmake compiler:c++11-lib ssl
|
||||
LIB_DEPENDS= libsodium.so:security/libsodium
|
||||
|
||||
USES= cmake compiler:c++11-lib ssl
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= vstakhov
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user