aboutsummaryrefslogtreecommitdiff
path: root/devel/shell-toolbox/Makefile
blob: 8d2c79e19a43db525f73be2cf4c5f9b0e6391052 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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>