wok annotate nss/stuff/nss.pc.in @ rev 6356
Up: db, db-dev, libdb to 4.8.26.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Sep 20 22:43:25 2010 +0000 (2010-09-20) |
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} |