Created SILC Crypto Toolkit git repository.
[crypto.git] / distdir / crypto
1 name Crypto Toolkit
2 package sct
3 bug-report silc-devel@lists.silcnet.org
4 prereq 1.3.2
5
6 # License
7 license distdir/CRYPTO
8 include distdir/GPL GPL
9 include distdir/BSD BSD
10 license-header distdir/GPL-header distdir/CRYPTO-header
11
12 # Distdefs
13 define SILC_DIST_TMA
14 define SILC_DIST_SSH
15 define SILC_DIST_ASN1UTILS
16
17 # TFM not enabled for now
18 #define SILC_DIST_TFM
19
20 # Includes
21 include README.WIN32
22 include README.MACOSX
23 include README.SYMBIAN
24
25 # Noprocess to optimize packaging and avoid re-licensing of certain files
26 noprocess COPYING GPL BSD
27 noprocess apps/
28 noprocess win32/
29 noprocess symbian/
30
31 post-process-dist-hook distdir/post-process-dist
32 pre-dist-hook distdir/pre-dist-crypto
33 post-dist-hook distdir/post-dist