mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
make: the alpahabet is hard...
This commit is contained in:
@@ -3,7 +3,7 @@ PAGER?= less
|
||||
all:
|
||||
@cat ${.CURDIR}/README.md | ${PAGER}
|
||||
|
||||
CATEGORIES= databases devel dns net-mgmt net mail security sysutils www
|
||||
CATEGORIES= databases devel dns mail net-mgmt net security sysutils www
|
||||
|
||||
.for CATEGORY in ${CATEGORIES}
|
||||
_${CATEGORY}!= ls -1d ${CATEGORY}/*
|
||||
|
||||
Reference in New Issue
Block a user