aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2006-02-18 18:13:08 +0000
committerBill Fenner <fenner@FreeBSD.org>2006-02-18 18:13:08 +0000
commitbf5540034a9ef28df8a8dd0ce2c7e9e826590e21 (patch)
tree28fb6a6db520b35f2961052d1e0ddeeefefb06f4 /net/Makefile
parentab6a4d1a13d2fac358b2adc4ba41c6d6bb971e4e (diff)
downloadports-bf5540034a9ef28df8a8dd0ce2c7e9e826590e21.tar.gz
ports-bf5540034a9ef28df8a8dd0ce2c7e9e826590e21.zip
Net::NBName is a class that allows you to perform simple NetBIOS Name
Service Requests in your Perl code. It performs these NetBIOS operations over TCP/IP using Perl's built-in socket support. WWW: http://search.cpan.org/dist/Net-NBName/
Notes
Notes: svn path=/head/; revision=156312
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 87b2f3444572..ffacc822d413 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -403,6 +403,7 @@
SUBDIR += p5-Net-HL7
SUBDIR += p5-Net-Ident
SUBDIR += p5-Net-MovableType
+ SUBDIR += p5-Net-NBName
SUBDIR += p5-Net-OpenDHT
SUBDIR += p5-Net-Packet
SUBDIR += p5-Net-ParseWhois