opnsense-ports/misc/shc/Makefile
2022-09-07 22:33:21 +02:00

21 lines
340 B
Makefile

PORTNAME= shc
PORTVERSION= 4.0.3
CATEGORIES= misc
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Generic script compiler
WWW= https://github.com/neurobin/shc/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:tgz
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= neurobin
PLIST_FILES= bin/shc man/man1/shc.1.gz
.include <bsd.port.mk>