13 lines
273 B
PkgConfig
13 lines
273 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: neXtaw
|
|
Description: Xaw with N*XTSTEP look and feel
|
|
Version: 1.0.13
|
|
Requires: xproto xt
|
|
Requires.private: x11 xext xt xmu xpm
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lneXtaw
|