aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt/pkg-plist
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-04-10 23:16:07 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-04-10 23:16:07 +0000
commit62e2ae73b205524fc3e352c4b013f65e217655d2 (patch)
tree210f4011c768139ad925ffd8cd66c743344ee8c9 /security/libtomcrypt/pkg-plist
parent82b20ec3430249ea1d9e4334a6d7b5d8f8d14a4d (diff)
downloadports-62e2ae73b205524fc3e352c4b013f65e217655d2.tar.gz
ports-62e2ae73b205524fc3e352c4b013f65e217655d2.zip
Notes
Diffstat (limited to 'security/libtomcrypt/pkg-plist')
-rw-r--r--security/libtomcrypt/pkg-plist37
1 files changed, 37 insertions, 0 deletions
diff --git a/security/libtomcrypt/pkg-plist b/security/libtomcrypt/pkg-plist
new file mode 100644
index 000000000000..aa7e652e277c
--- /dev/null
+++ b/security/libtomcrypt/pkg-plist
@@ -0,0 +1,37 @@
+lib/libtomcrypt.a
+include/tommath.h
+include/mycrypt_cfg.h
+include/mycrypt_gf.h
+include/mycrypt_kr.h
+include/mycrypt_misc.h
+include/mycrypt_prng.h
+include/mycrypt_cipher.h
+include/mycrypt_hash.h
+include/mycrypt_macros.h
+include/mycrypt_pk.h
+include/mycrypt.h
+include/mycrypt_argchk.h
+include/mycrypt_custom.h
+%%EXAMPLESDIR%%/ch1-01.c
+%%EXAMPLESDIR%%/ch1-02.c
+%%EXAMPLESDIR%%/ch1-03.c
+%%EXAMPLESDIR%%/ch2-01.c
+%%EXAMPLESDIR%%/encrypt.c
+%%EXAMPLESDIR%%/small.c
+%%EXAMPLESDIR%%/timer.asm
+%%EXAMPLESDIR%%/timer.h
+%%EXAMPLESDIR%%/x86_prof.c
+%%EXAMPLESDIR%%/hashsum.c
+%%EXAMPLESDIR%%/test.c
+%%EXAMPLESDIR%%/timer.c
+%%EXAMPLESDIR%%/tv_gen.c
+%%PORTDOCS%%%%DOCSDIR%%/crypt.pdf
+%%PORTDOCS%%%%DOCSDIR%%/cipher_tv.txt
+%%PORTDOCS%%%%DOCSDIR%%/hmac_tv.txt
+%%PORTDOCS%%%%DOCSDIR%%/hash_tv.txt
+%%PORTDOCS%%%%DOCSDIR%%/omac_tv.txt
+%%PORTDOCS%%%%DOCSDIR%%/tech0001.txt
+%%PORTDOCS%%%%DOCSDIR%%/tech0002.txt
+%%PORTDOCS%%%%DOCSDIR%%/tech0003.txt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+@dirrm %%EXAMPLESDIR%%