aboutsummaryrefslogblamecommitdiff
path: root/finance/fixc/Makefile
blob: 81903398b6bb2fccc1fbcb77ba02fa45635ffa4c (plain) (tree)
1
2
3
4
5
6
7
8
9

                            
                         
                         
                               
 

                                                                                           
 
                          
 


                                
 
                      
PORTNAME=		fixc
PORTVERSION=		1.2
DISTVERSIONPREFIX=	v
PORTREVISION=		1
CATEGORIES=		finance

MAINTAINER=		blttll@gmail.com
COMMENT=		Simple Financial Information eXchange (FIX) protocol console client

USES=			go

PLIST_FILES=		bin/fixc
USE_GITHUB=		yes
GH_ACCOUNT=		blttll

.include <bsd.port.mk>