1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/finance/fixc/pkg-descr
Matthew Seaman 66d093cbcd fixc is a simple Financial Information eXchange (FIX) protocol console client.
fixc connects to remote host and sends out FIX messages it reads from local
scenario file.

WWW: https://github.com/blttll/fixc

In addition to original submission:

   * stagify
   * Add PLIST_FILES
   * PORTREVISION not needed for a brand new port
   * Use DIST_SUBDIR as the distfile name is not indicative of
     which port it belongs to

PR:		ports/181943
Submitted by:	blttll@gmail.com
2014-02-02 10:24:26 +00:00

6 lines
207 B
Plaintext

fixc is a simple Financial Information eXchange (FIX) protocol console client.
fixc connects to remote host and sends out FIX messages it reads from local
scenario file.
WWW: https://github.com/blttll/fixc