diff options
author | joerg <joerg> | 2006-11-03 22:27:45 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-11-03 22:27:45 +0000 |
commit | 54534640e0cd1c62b25383f8c2b3472b75f5cb12 (patch) | |
tree | 12db9b0e9d0cd09b4ab265c18c86688f746e2358 /x11/libXcursor/PLIST | |
parent | 00500e243a1b4233c2770c572d0ec7fa0529a633 (diff) | |
download | pkgsrc-54534640e0cd1c62b25383f8c2b3472b75f5cb12.tar.gz |
Import libXcursor-1.1.8 from pkgsrc-wip:
This package, libXcursor, provides the client-side cursor loading
library for X. This cursor management library is a simple library
designed to help locate and load cursors (from files or memory).
This is from the modular X.org project.
Diffstat (limited to 'x11/libXcursor/PLIST')
-rw-r--r-- | x11/libXcursor/PLIST | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/libXcursor/PLIST b/x11/libXcursor/PLIST new file mode 100644 index 00000000000..15a0e716a82 --- /dev/null +++ b/x11/libXcursor/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 22:27:45 joerg Exp $ +include/X11/Xcursor/Xcursor.h +lib/libXcursor.la +lib/pkgconfig/xcursor.pc +man/man3/Xcursor.3 +@dirrm include/X11/Xcursor +@comment @dirrm include/X11 |