aboutsummaryrefslogblamecommitdiff
path: root/shells/rush/Makefile
blob: a5170961265e9c9eade7317f3ae9b2e1c80c4e4b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                    
                   








                                                                                   
                                                
 
                   
 




                           
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>