aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2014-08-28 18:40:16 +0800
committerdanfe <danfe@FreeBSD.org>2014-08-28 18:40:16 +0800
commita117d1c252e20e75f4ce2b55464ed85a7b1ec746 (patch)
tree4bd4215f64e1545ad8bdf0c0fe86e6ae87916d42 /sysutils/Makefile
parent3ba0fa650ea57ebdf6c1254951f533ba8cbf89d0 (diff)
downloadfreebsd-ports-gnome-a117d1c252e20e75f4ce2b55464ed85a7b1ec746.tar.gz
freebsd-ports-gnome-a117d1c252e20e75f4ce2b55464ed85a7b1ec746.tar.zst
freebsd-ports-gnome-a117d1c252e20e75f4ce2b55464ed85a7b1ec746.zip
Add quick and dirty port of scanmem, a simple interactive debugging utility
for Linux, used to locate the address of a variable in an executing process. WWW: http://code.google.com/p/scanmem/
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 370a43f6e7e0..ba12bb4cfb0e 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -861,6 +861,7 @@
SUBDIR += scalpel
SUBDIR += scan_ffs
SUBDIR += scanbuttond
+ SUBDIR += scanmem
SUBDIR += schedutils
SUBDIR += scprotect
SUBDIR += screen