summaryrefslogtreecommitdiffstats
path: root/converters/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-05-07 03:32:54 +0000
committerkris <kris@FreeBSD.org>2000-05-07 03:32:54 +0000
commit55aea7dc42219ae92076596c0f5bd7ca63d008c5 (patch)
tree0246ff1c610d49cfa9f0d2e98aac01f1e65ff3e8 /converters/Makefile
parent7a91eb3239c190a8df6273dede05bd101fcff125 (diff)
downloadFreeBSD-ports-55aea7dc42219ae92076596c0f5bd7ca63d008c5.zip
FreeBSD-ports-55aea7dc42219ae92076596c0f5bd7ca63d008c5.tar.gz
dumpasn1 is a utility to dump the contents of ASN.1-encoded files,
such as SSL certificates, in human-readable format. It includes a full list of security-related OIDs, and can be easily extended by the user.
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index b4418e6..512e478 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -3,6 +3,7 @@
SUBDIR += aish
SUBDIR += btoa
+ SUBDIR += dumpasn1
SUBDIR += fconv
SUBDIR += i18ntools
SUBDIR += iconv
OpenPOWER on IntegriCloud