aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2007-12-18 14:46:56 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2007-12-18 14:46:56 +0000
commitaa33df36e50e010b6b2e011db08f4925a6e3ae26 (patch)
treeb2ba6880ccbfb21080aef923713bd38a21610eaf /devel/Makefile
parentf84cbe4fe825a4247fb37b901043d7baefaa5fae (diff)
downloadports-aa33df36e50e010b6b2e011db08f4925a6e3ae26.tar.gz
ports-aa33df36e50e010b6b2e011db08f4925a6e3ae26.zip
Add libev port - fast and simple event loop library, that fixes many libevent
bugs and has many additional features.
Notes
Notes: svn path=/head/; revision=203990
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4a3336825af6..181957d985a0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -572,6 +572,7 @@
SUBDIR += libedit
SUBDIR += libelf
SUBDIR += libepp-nicbr
+ SUBDIR += libev
SUBDIR += libevent
SUBDIR += libevocosm
SUBDIR += libexecinfo