diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2020-07-14 17:25:26 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2020-07-14 17:25:26 +0200 |
commit | 27e90ce3cd700e1a09bb6a2c5c379796ce6adb01 (patch) | |
tree | 9efe855e4ea954f5b4e07e6f5fa23cbdf874eaea /x11/libXpresent/pkg/PLIST | |
parent | f82d0b336e20979cfcc6542092518aba1a66fbcf (diff) |
Add libXpresent
Diffstat (limited to 'x11/libXpresent/pkg/PLIST')
-rw-r--r-- | x11/libXpresent/pkg/PLIST | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/libXpresent/pkg/PLIST b/x11/libXpresent/pkg/PLIST new file mode 100644 index 0000000..f1ebf11 --- /dev/null +++ b/x11/libXpresent/pkg/PLIST @@ -0,0 +1,7 @@ +@comment $OpenBSD: PLIST,v$ +include/X11/extensions/Xpresent.h +@static-lib lib/libXpresent.a +lib/libXpresent.la +@lib lib/libXpresent.so.${LIBXpresent_VERSION} +lib/pkgconfig/xpresent.pc +@man man/man3/Xpresent.3 |