1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

20 lines
337 B
Makefile
Raw Normal View History

# $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>