package=websocketd version=0.6.0 # This version should follow the libipc version. targets=(websocketc websocketd) for target in websocketc websocketd; do type[$target]=crystal sources[$target]=src/${target}.cr done