1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/shells/rush/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

18 lines
324 B
Makefile

PORTNAME= rush
DISTVERSION= 2.1
CATEGORIES= shells
MASTER_SITES= GNU
MAINTAINER= yuri@FreeBSD.org
COMMENT= Restricted User SHell, providing limited remote access to resources
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gettext-runtime gmake tar:xz
GNU_CONFIGURE= yes
INFO= ${PORTNAME}
.include <bsd.port.mk>