summaryrefslogtreecommitdiff
path: root/devel/shell-toolbox/Makefile
blob: 574b2fa5a17c53bfa6f572c77a138a0af77ad0fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

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>