1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/shells/rush/Makefile
Yuri Victorovich 915c2c6c3c shells/rush: Update 2.0 -> 2.1
Reported by:	portscout
2019-07-20 22:01:17 +00:00

20 lines
337 B
Makefile

# $FreeBSD$
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>