summaryrefslogtreecommitdiff
path: root/misc/most
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2022-08-19 09:25:53 +0000
committerfcambus <fcambus@pkgsrc.org>2022-08-19 09:25:53 +0000
commit6531c0d25d5803c46924b6112ab4a7ffa214bcf5 (patch)
tree9e653eada33cbb3ab7b3a44093cc9a56ffeb7f93 /misc/most
parent80258b686f3ee091d438a3b7742780ce9a448135 (diff)
downloadpkgsrc-6531c0d25d5803c46924b6112ab4a7ffa214bcf5.tar.gz
most: add missing LICENSE marker.
Diffstat (limited to 'misc/most')
-rw-r--r--misc/most/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/most/Makefile b/misc/most/Makefile
index e5b5eaff855..dc3e9898ae5 100644
--- a/misc/most/Makefile
+++ b/misc/most/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2022/05/21 21:38:36 fcambus Exp $
+# $NetBSD: Makefile,v 1.34 2022/08/19 09:25:53 fcambus Exp $
DISTNAME= most-5.1.0
CATEGORIES= misc
@@ -7,6 +7,7 @@ MASTER_SITES= https://www.jedsoft.org/releases/most/
MAINTAINER= rhwang@bigpanda.com
HOMEPAGE= https://www.jedsoft.org/most/
COMMENT= Pager (like less) which has support for windows and binary files
+LICENSE= gnu-gpl-v2
MAKE_JOBS_SAFE= no