c8b8df06ad
Reported by: portscout
21 lines
394 B
Makefile
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>
|