CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
nspr: updated to 4.34.1
[ports/opt-arm.git] / nss / nss.pc.in
1 prefix=%prefix%
2 exec_prefix=%exec_prefix%
3 libdir=%libdir%
4 includedir=%includedir%
5
6 Name: NSS
7 Description: Network Security Services
8 Version: %NSS_VERSION%
9 Requires: nspr >= %NSPR_VERSION%
10 Libs: %FULL_NSS_LIBS%
11 Cflags: %FULL_NSS_CFLAGS%