summaryrefslogblamecommitdiff
path: root/shells/rush/Makefile
blob: c82d922e298f0cc18f4927efdc91877e8348b345 (plain) (tree)
1
2
3
4
5
6
7
8
                    
                   




                                                                                   
                                                         



                                 
                                                
 
                   
 




                           
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>