freebsd-ports/shells/rush/Makefile
Yuri Victorovich c8b8df06ad shells/rush: Update 2.2 -> 2.3
Reported by:	portscout
2022-10-02 13:34:31 -07:00

21 lines
394 B
Makefile

PORTNAME= rush
DISTVERSION= 2.3
CATEGORIES= shells
MASTER_SITES= GNU
MAINTAINER= yuri@FreeBSD.org
COMMENT= Restricted User SHell, providing limited remote access to resources
WWW= https://puszcza.gnu.org.ua/software/rush/
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>