blob: b86c604013b63d6350df930e61b7bb16b4a55eac (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
PORTNAME= rush
DISTVERSION= 2.2
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>
|