mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
Changes: https://github.com/Alexays/Waybar/releases/tag/0.9.8 Reported by: GitHub (watch releases)
10 lines
253 B
PkgConfig
10 lines
253 B
PkgConfig
prefix=%%LOCALBASE%%
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: date
|
|
Description: Date and time library based on the C++11/14/17 <chrono> header
|
|
Version: 3.0.1
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -ldate-tz
|