diff options
author | pav <pav@FreeBSD.org> | 2006-08-31 21:31:26 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-08-31 21:31:26 +0000 |
commit | 6564322aa29e50892c94704835e86887d60bab1f (patch) | |
tree | 17b27e40084f8932861babda78f4551efc80b163 /sysutils/Makefile | |
parent | 88589f339ad533c82b9c445db568b96dd504a43e (diff) | |
download | FreeBSD-ports-6564322aa29e50892c94704835e86887d60bab1f.zip FreeBSD-ports-6564322aa29e50892c94704835e86887d60bab1f.tar.gz |
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 76cb292..f0cb244 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 |