diff options
author | pav <pav@FreeBSD.org> | 2006-09-01 05:31:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-09-01 05:31:26 +0800 |
commit | 6564322aa29e50892c94704835e86887d60bab1f (patch) | |
tree | 17b27e40084f8932861babda78f4551efc80b163 /sysutils/Makefile | |
parent | 88589f339ad533c82b9c445db568b96dd504a43e (diff) | |
download | freebsd-ports-gnome-6564322aa29e50892c94704835e86887d60bab1f.tar.gz freebsd-ports-gnome-6564322aa29e50892c94704835e86887d60bab1f.tar.zst freebsd-ports-gnome-6564322aa29e50892c94704835e86887d60bab1f.zip |
Various ELF related utils for ELF32, ELF64 binaries useful
tools that can check files for security relevant properties
WWW: http://www.gentoo.org/proj/en/hardened/pax-utils.xml
PR: ports/100628
Submitted by: Timothy Redaelli <drizzt@drizzt.ath.cx>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 76cb2928de6d..f0cb2449c435 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -420,6 +420,7 @@ SUBDIR += p5-Unix-Syslog SUBDIR += p5-User SUBDIR += paicc + SUBDIR += pax-utils SUBDIR += pcfclock SUBDIR += pciutils SUBDIR += pdixtract |