arif/arif.pc.in

23 lines
568 B
PkgConfig
Raw Permalink Normal View History

2023-07-28 00:30:25 +00:00
#
2023-02-12 12:26:45 +00:00
# Copyright (C) 2023 CismonX <admin@cismon.net>
2023-07-28 00:30:25 +00:00
#
2023-02-12 12:26:45 +00:00
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty, provided the copyright notice and
# this notice are preserved. This file is offered as-is, without any warranty.
2023-07-28 00:30:25 +00:00
#
2023-02-12 12:26:45 +00:00
package=@PACKAGE@
version=@VERSION@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: ${package}
Description: Another Readline Input Framework
Version: ${version}
URL: https://nongnu.org/arif
Libs: -L${libdir} -larif
Cflags: -I${includedir}