mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
net-p2p/createtorrent: Add SSL build flags
Approved by: SSL blanket
This commit is contained in:
parent
7a8cbba4d1
commit
239a0c0870
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421757
@ -11,8 +11,10 @@ COMMENT= Create BitTorrent files from the command line
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= ssl
|
||||
GNU_CONFIGURE= yes
|
||||
USE_OPENSSL= yes
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
|
||||
PLIST_FILES= bin/createtorrent
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user