mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
cf118ccf87
Reported by: lwhsu
18 lines
324 B
Makefile
18 lines
324 B
Makefile
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>
|