915c2c6c3c
Reported by: portscout
19 lines
337 B
Makefile
19 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>
|