#!/bin/sh

NAME=xdo
VERSION=nightly
UPSTREAM=https://github.com/baskerville/xdo.git
. soft

$GMAKE -C "$SRC" install
