diff options
-rw-r--r-- | comms/lrzsz/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 2ef058775500..3138d1365005 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -11,6 +11,10 @@ COMMENT= Receive/Send files via X/Y/ZMODEM protocol (unrestrictive) LICENSE= GPLv2 +USES= cpe + +CPE_VENDOR= lrzsz_project + GNU_CONFIGURE= yes ALL_TARGET= all # vcheck |