freebsd-ports/shells/rush/Makefile
Yuri Victorovich 66a4fb2ed6 shells/rush: Update 1.9 -> 2.0
Reported by:	portscout
2019-07-05 06:41:47 +00:00

19 lines
337 B
Makefile

# $FreeBSD$
PORTNAME= rush
DISTVERSION= 2.0
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>