blob: cbfb0bc758265f15db73f27f7ac8f1b33ac6ebe0 (
plain) (
tree)
|
|
PORTNAME= fixc
PORTVERSION= 1.2
DISTVERSIONPREFIX= v
PORTREVISION= 18
CATEGORIES= finance
MAINTAINER= blttll@gmail.com
COMMENT= Simple Financial Information eXchange (FIX) protocol console client
WWW= https://github.com/blttll/fixc
USES= go
PLIST_FILES= bin/fixc
USE_GITHUB= yes
GH_ACCOUNT= blttll
.include <bsd.port.mk>
|