diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-08-29 07:31:57 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-08-29 07:32:46 +0000 |
commit | 3708d3db524e99eb851c48705cd2eea6969901cb (patch) | |
tree | 9dad471372b2ca04aba12a1d7f0d6bc948a1afbd /misc/Makefile | |
parent | 55ba1c456cb64931f7958c4a7d30a59dbac06bf2 (diff) | |
download | ports-3708d3db524e99eb851c48705cd2eea6969901cb.tar.gz ports-3708d3db524e99eb851c48705cd2eea6969901cb.zip |
misc/ls-lint: New port: Directory and filename linter
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index c1ef2e5c2989..107fc608f44d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -246,6 +246,7 @@ SUBDIR += locale-en_DK SUBDIR += localedata SUBDIR += logsurfer + SUBDIR += ls-lint SUBDIR += lscolors SUBDIR += lsix SUBDIR += lv |