56f290952e
PR: 227537 Submitted by: 0mp (maintainer)
19 lines
311 B
Makefile
19 lines
311 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= shell-toolbox
|
|
DISTVERSION= 20180422
|
|
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
|
|
|
|
.include <bsd.port.mk>
|