aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-12 10:31:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-12 10:31:09 +0000
commit4d6e173681a3377d5cf8e03030dd97bc13bff09e (patch)
treece692227b7a793599a29a48871fb0ca46aa09612 /devel/Makefile
parent4e930d1462ee4c80f7003dbb86a1f693336d9c0b (diff)
downloadports-4d6e173681a3377d5cf8e03030dd97bc13bff09e.tar.gz
ports-4d6e173681a3377d5cf8e03030dd97bc13bff09e.zip
Library and tooling to access the Windows XML Event Log (EVTX) format
WWW: http://code.google.com/p/libevtx/ PR: ports/176007 Submitted by: Antoine Brodin <antoine@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=312094
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 a77ed38adbc0..dd1f593ef12c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -965,6 +965,7 @@
SUBDIR += libevent-hiphop
SUBDIR += libevent2
SUBDIR += libevt
+ SUBDIR += libevtx
SUBDIR += libewf
SUBDIR += libexecinfo
SUBDIR += libexplain