freebsd-ports/devel/shell-toolbox/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

19 lines
320 B
Makefile

PORTNAME= shell-toolbox
DISTVERSION= 20190528
CATEGORIES= devel
MAINTAINER= 0mp@FreeBSD.org
COMMENT= Collection of shell script development tools
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= kusalananda
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>