diff options
Diffstat (limited to 'net/socat/Makefile')
-rw-r--r-- | net/socat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index 16216240835e..88ec8eecb8e4 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.dest-unreach.org/socat/download/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A relay for bidirectional data transfer between two indep. data channels + GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:R} |