From 1abc97d3d906267fd9a7141cc46f909d38aa1800 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 20 Dec 2005 20:46:38 +0000 Subject: [new port] net/samba-nmblookup There is a NetBIOS/tcp lookup tool nmblookup(1) included in samba suite. It's quite useful, but installing whole samba suite is not always necessary. I wrote a port to install nmblookup(1) only. Dutchman through the corner alert... What can I do against the wrongly added directories? PR: ports/90375 Submitted by: Hirohisa Yamaguchi --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 9b48f8fb7bcf..0f180f3a7de8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -674,6 +674,7 @@ SUBDIR += rwhois SUBDIR += samba SUBDIR += samba-libsmbclient + SUBDIR += samba-nmblookup SUBDIR += samba3 SUBDIR += sambasentinel SUBDIR += samplicator -- cgit v1.2.3