freebsd-ports/shells/rush/Makefile
Yuri Victorovich 387384fb82 shells/rush: Update 2.1 -> 2.2
Reported by:	portscout
2022-01-03 11:34:09 -08:00

20 lines
346 B
Makefile

PORTNAME= rush
DISTVERSION= 2.2
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= cpe gettext-runtime gmake tar:xz
CPE_VENDOR= gnu
GNU_CONFIGURE= yes
INFO= ${PORTNAME}
.include <bsd.port.mk>