PortSystem 1.0
PortGroup           github 1.0

github.setup        btpd btpd 0.16 v
revision 3
categories	net
license		BSD
platforms	darwin
maintainers	nomaintainer

description	Utility for sharing files over the BitTorrent network protocol
long_description \
	Btpd is a utility for sharing files over the BitTorrent		\
	network protocol. It runs in daemon mode, thus needing no	\
	controlling terminal or gui. Instead, the daemon is controlled	\
	by btcli, its command line utility, or other programs capable	\
	of sending commands and queries on the control socket.

homepage	https://github.com/btpd/btpd/wiki
github.tarball_from downloads

checksums \
	rmd160 05af142d8ecc582677909087bd53129561c86135	\
	sha256 296bdb718eaba9ca938bee56f0976622006c956980ab7fc7a339530d88f51eb8

depends_lib	path:lib/libssl.dylib:openssl
