Added OpenPGP library to lib/silcpgp
[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_SSH
14 define SILC_DIST_PGP
15 define SILC_DIST_TMA
16 define SILC_DIST_ASN1UTILS
17
18 # TFM not enabled for now
19 #define SILC_DIST_TFM
20
21 # Includes
22 include README.WIN32
23 include README.MACOSX
24 include README.SYMBIAN
25
26 # Noprocess to optimize packaging and avoid re-licensing of certain files
27 noprocess COPYING GPL BSD
28 noprocess apps/
29 noprocess win32/
30 noprocess symbian/
31
32 post-process-dist-hook distdir/post-process-dist
33 pre-dist-hook distdir/pre-dist-crypto
34 post-dist-hook distdir/post-dist