wok annotate nss/stuff/nss.pc.in @ rev 6826
Add mlt: mv from undigest
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Oct 19 21:09:51 2010 -0400 (2010-10-19) |
parents | |
children |
rev | line source |
---|---|
rocky@5107 | 1 prefix=%prefix% |
rocky@5107 | 2 exec_prefix=%exec_prefix% |
rocky@5107 | 3 libdir=%libdir% |
rocky@5107 | 4 includedir=%includedir% |
rocky@5107 | 5 |
rocky@5107 | 6 Name: NSS |
rocky@5107 | 7 Description: Network Security Services |
rocky@5107 | 8 Version: %NSS_VERSION% |
rocky@5107 | 9 Requires: nspr >= %NSPR_VERSION% |
rocky@5107 | 10 Libs: -lssl3 -lsmime3 -lnss3 -lnssutil3 |
rocky@5107 | 11 Cflags: -I${includedir} |