aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-11-18 04:49:48 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-11-18 04:49:48 +0000
commit680456fe55a5b220b0b42b0012ccbd38f6da7524 (patch)
treee7a4047bbf1361646655bfed9bda5af2f7b0f9ef /net/Makefile
parent4797f5dead844452d5e9653435334edd7ec2a37c (diff)
downloadports-680456fe55a5b220b0b42b0012ccbd38f6da7524.tar.gz
ports-680456fe55a5b220b0b42b0012ccbd38f6da7524.zip
- New port: net/asio
Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
Notes
Notes: svn path=/head/; revision=264737
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 9d4a8d0efdd6..bdde4b433bb7 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -25,6 +25,7 @@
SUBDIR += arprelease
#XXX move to net-mgmt
SUBDIR += asfrecorder
+ SUBDIR += asio
SUBDIR += aslookup
SUBDIR += asterisk
SUBDIR += asterisk-addons