1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/misc/shc/Makefile
2021-04-06 16:31:07 +02:00

23 lines
353 B
Makefile

# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
PORTNAME= shc
PORTVERSION= 4.0.3
CATEGORIES= misc
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Generic script compiler
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>