diff options
author | nork <nork@FreeBSD.org> | 2010-11-07 20:08:52 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2010-11-07 20:08:52 +0800 |
commit | 3a668079dda724f46da38a14a70d2f2a539a568b (patch) | |
tree | fb201c75de5d0880872b9260867d7375588d76ca /emulators/Makefile | |
parent | 917444d044631f2042879abc2158d7dd9449e55a (diff) | |
download | freebsd-ports-gnome-3a668079dda724f46da38a14a70d2f2a539a568b.tar.gz freebsd-ports-gnome-3a668079dda724f46da38a14a70d2f2a539a568b.tar.zst freebsd-ports-gnome-3a668079dda724f46da38a14a70d2f2a539a568b.zip |
Add tpm-emulator 0.7.1, is a Trusted Platform Module (TPM) emulator.
Obtained from: http://bsssd.sourceforge.net/
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 20fd2252c5e2..12b684e4c72d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -164,6 +164,7 @@ SUBDIR += tilem SUBDIR += tkhfs SUBDIR += tme + SUBDIR += tpm-emulator SUBDIR += tuxnes SUBDIR += twin SUBDIR += uae |