Nearly there; couple of minor things: These lines in Makefile are surplus and can be removed:
DOCFILES= README BINFILES= tcpserver tcpclient tcprules tcprulescheck MANFILES= tcpserver.1 tcpclient.1 tcprules.1 tcprulescheck.1 I think this MESSAGE should be moved to a README; MESSAGE is for special cases as pkg_add displays it every time the package is updated so it's easy to lose critical information in a sea of less-important notes on screen.
