mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
make: show package description on empty target
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
# SUCH DAMAGE.
|
||||
|
||||
all: check
|
||||
@cat ${.CURDIR}/pkg-descr | ${PAGER}
|
||||
|
||||
.include "defaults.mk"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user