diff options
Diffstat (limited to 'comms/lrzsz/Makefile')
-rw-r--r-- | comms/lrzsz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index b459568c75c1..a9046fc59369 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.ohse.de/uwe/releases/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) + GNU_CONFIGURE= yes ALL_TARGET= all # vcheck MAN1= lrz.1 lsz.1 |