diff options
Diffstat (limited to 'net/nylon/Makefile')
-rw-r--r-- | net/nylon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/nylon/Makefile b/net/nylon/Makefile index 89d7a2bf2a2f..3cc386658c5d 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://monkey.org/~marius/nylon/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Unix SOCKS 4 and 5 proxy server + BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes |