COMMENT =		curl wrapper to upload local or remote files to 0x0.st

DIST_TUPLE =		github Calinou 0x0 84b031951fe1b9863b812b4e06d85762489274d7 .
PKGNAME =		0x0-0.20221202

CATEGORIES =		www

# MIT
PERMIT_PACKAGE =	Yes

NO_BUILD =		Yes
NO_TEST =		Yes

RUN_DEPENDS =		net/curl \
			shells/bash

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/bin/0x0 ${PREFIX}/bin/

.include <bsd.port.mk>
