diff options
Diffstat (limited to 'comms/minicom/Makefile')
-rw-r--r-- | comms/minicom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 05995ef..bfc6858 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= anders@FreeBSD.org +COMMENT= An MS-DOS Telix serial communication program "workalike" RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \ lsz:${PORTSDIR}/comms/lrzsz |