mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
11 lines
289 B
PkgConfig
11 lines
289 B
PkgConfig
prefix=@PREFIX@
|
|
exec_prefix=@PREFIX@
|
|
libdir=@PREFIX@/lib/nss
|
|
includedir=@PREFIX@/include
|
|
|
|
Name: NSS
|
|
Description: Mozilla Network Security Services
|
|
Version: @PORTVERSION@
|
|
Requires: nspr
|
|
Libs: -L${libdir} -lnss3 -lsmime3 -lssl3 -lnssutil3
|
|
Cflags: -I${includedir}/nss -I${includedir}/nss/nss
|