Index: head/shells/vshnu/Makefile =================================================================== --- head/shells/vshnu/Makefile (revision 462943) +++ head/shells/vshnu/Makefile (revision 462944) @@ -1,20 +1,24 @@ # Created by: Ying-Chieh Liao # $FreeBSD$ PORTNAME= vshnu PORTVERSION= 1.0305 PORTREVISION= 1 CATEGORIES= shells perl5 MASTER_SITES= http://www.cs.indiana.edu/~kinzler/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= New Visual Shell +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= p5-Term-Screen>=0:devel/p5-Term-Screen RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix tar:tgz USE_PERL5= configure SHEBANG_FILES= *.pl +NO_ARCH= yes .include Index: head/shells/vshnu/pkg-descr =================================================================== --- head/shells/vshnu/pkg-descr (revision 462943) +++ head/shells/vshnu/pkg-descr (revision 462944) @@ -1,10 +1,10 @@ In the Unix tradition, it works with things already there and fills a empty niche. When incorporating it into your Unix environment, you keep your command line shell, your editor, your pager, and access to all your tools, tricks and know-how. Vshnu can operate as an optional supplemental visual mode to your command line shell. You switch between command line and visual mode easily as you wish. Your interface bandwidth and power for Unix operations is on a higher plane and life gets sweeter. -WWW: http://www.cs.indiana.edu/~kinzler/vshnu/ +WWW: https://www.cs.indiana.edu/~kinzler/vshnu/