aboutsummaryrefslogtreecommitdiff
path: root/shells/vshnu
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-25 09:03:01 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-25 09:03:01 +0000
commit592dc5a1df5b459dd82a329ba0bfb991479ab977 (patch)
tree313af6f1a0cfa61992faf0735787588f86cf5ab4 /shells/vshnu
parent8b255d96aa1753c27feda46c249ac1e3f0258c55 (diff)
downloadports-592dc5a1df5b459dd82a329ba0bfb991479ab977.tar.gz
ports-592dc5a1df5b459dd82a329ba0bfb991479ab977.zip
- Add LICENSE
- norach - Update WWW
Notes
Notes: svn path=/head/; revision=462944
Diffstat (limited to 'shells/vshnu')
-rw-r--r--shells/vshnu/Makefile4
-rw-r--r--shells/vshnu/pkg-descr2
2 files changed, 5 insertions, 1 deletions
diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile
index 76cf36337747..c6fbc60d21c7 100644
--- a/shells/vshnu/Makefile
+++ b/shells/vshnu/Makefile
@@ -10,11 +10,15 @@ 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 <bsd.port.mk>
diff --git a/shells/vshnu/pkg-descr b/shells/vshnu/pkg-descr
index 91f565b461c9..7f49af616923 100644
--- a/shells/vshnu/pkg-descr
+++ b/shells/vshnu/pkg-descr
@@ -7,4 +7,4 @@ 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/