sysutils/lsfp: simplify Makefile
This commit is contained in:
parent
d83aa02541
commit
7c1c95c6d1
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2021/05/21 07:00:59 pin Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2021/08/03 08:56:40 pin Exp $
|
||||
|
||||
DISTNAME= lsfp-0.5.0
|
||||
CATEGORIES= sysutils
|
||||
|
@ -10,8 +10,6 @@ HOMEPAGE= https://github.com/The-Noah/lsfp/
|
|||
COMMENT= Cross-platform alternative to ls
|
||||
LICENSE= mit
|
||||
|
||||
USE_LANGUAGES= c # rust, but needs a toolchain to link
|
||||
|
||||
CARGO_CRATE_DEPENDS+= cc-1.0.66
|
||||
|
||||
INSTALLATION_DIRS= bin
|
||||
|
|
Loading…
Reference in a new issue