Files
ports/shells/shellharden/Makefile
T
Mikael Urankar 1d1fd15a3e lang/rust: Bump revisions after 1.83.0
PR:		283000
2024-12-01 10:24:18 +01:00

21 lines
366 B
Makefile

PORTNAME= shellharden
DISTVERSIONPREFIX= v
DISTVERSION= 4.3.1
PORTREVISION= 6
CATEGORIES= shells
MAINTAINER= yuri@FreeBSD.org
COMMENT= Corrective bash syntax highlighter
WWW= https://github.com/anordal/shellharden
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= anordal
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>