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

DIST_TUPLE =		github Calinou 0x0 1df4fa2bd445f366ca60000a412fbcb82ccbfe6c .
PKGNAME =		0x0-0.20251003

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>
