mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
New port: finance/qtbitcointrader: Secure client uses latest OpenSSL and best encryption
This commit is contained in:
parent
734bdc8adf
commit
d23fb58f91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483365
@ -104,6 +104,7 @@
|
||||
SUBDIR += py-vatnumber
|
||||
SUBDIR += py-ystockquote
|
||||
SUBDIR += qhacc
|
||||
SUBDIR += qtbitcointrader
|
||||
SUBDIR += quantlib
|
||||
SUBDIR += quickfix
|
||||
SUBDIR += rubygem-money
|
||||
|
26
finance/qtbitcointrader/Makefile
Normal file
26
finance/qtbitcointrader/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= QtBitcoinTrader
|
||||
DISTVERSION= 1.40.23
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= SF/bitcointrader/SRC/
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Secure client uses latest OpenSSL and best encryption
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.GPL3
|
||||
|
||||
USES= compiler:c++11-lib gl qmake qt:5 ssl
|
||||
USE_QT= core gui multimedia network script widgets buildtools_build
|
||||
USE_GL= gl
|
||||
|
||||
WRKSRC_SUBDIR= src
|
||||
|
||||
QMAKE_ARGS= DESKTOPDIR=${PREFIX}/share/applications ICONDIR=${PREFIX}/share/pixmaps
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
share/applications/${PORTNAME}.desktop \
|
||||
share/pixmaps/${PORTNAME}.png
|
||||
|
||||
.include <bsd.port.mk>
|
3
finance/qtbitcointrader/distinfo
Normal file
3
finance/qtbitcointrader/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1540783321
|
||||
SHA256 (QtBitcoinTrader-1.40.23.tar.gz) = 0bd864dde1992e893cedb142233717ea702cfa79350c92681ba8e40fc0192072
|
||||
SIZE (QtBitcoinTrader-1.40.23.tar.gz) = 1626737
|
6
finance/qtbitcointrader/pkg-descr
Normal file
6
finance/qtbitcointrader/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
Qt Bitcoin Trader is secure client uses latest OpenSSL and best encryption.
|
||||
|
||||
It is a modern, multi-function, full-featured cryptocurrency client that is
|
||||
designed to satisfy the needs of even the most sophisticated users.
|
||||
|
||||
WWW: https://centrabit.com/
|
Loading…
Reference in New Issue
Block a user