COMMENT =	ISC licensed reimplementation of GNU shuf

V =		3.0
PKGNAME =	shuf-$V

DIST_TUPLE +=	github ibara shuf shuf-$V .

CATEGORIES =	sysutils

HOMEPAGE =	https://github.com/ibara/shuf

# ISC
PERMIT_PACKAGE =	Yes

WANTLIB +=	c

COMPILER =	base-clang ports-gcc base-gcc

CONFIGURE_STYLE =	simple

.include <bsd.port.mk>
