diff options
author | rodent <rodent@pkgsrc.org> | 2013-05-31 00:36:55 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-05-31 00:36:55 +0000 |
commit | f04a590febf55fce3bb99d3aacd96d5884d4b1c5 (patch) | |
tree | 281d2d5110a8b7c001da063cac2f6946769b040a /wm/libAppleWM/PLIST | |
parent | d337f6500e7747dc41fc8513b448cea173511d86 (diff) | |
download | pkgsrc-f04a590febf55fce3bb99d3aacd96d5884d4b1c5.tar.gz |
Moving libAppleWM-1.4.0 from x11/libAppleWM.
AppleWM is a simple library designed to interface with the Apple-WM extension.
This extension allows X window managers to better interact with
the Mac OS X Aqua user interface when running X11 in a rootless mode.
This package provides the libAppleWM library from the modular X.org
X11 project.
Diffstat (limited to 'wm/libAppleWM/PLIST')
-rw-r--r-- | wm/libAppleWM/PLIST | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/wm/libAppleWM/PLIST b/wm/libAppleWM/PLIST new file mode 100644 index 00000000000..457e2b8f307 --- /dev/null +++ b/wm/libAppleWM/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2013/05/31 00:36:55 rodent Exp $ +include/X11/extensions/applewm.h +lib/libAppleWM.la +lib/pkgconfig/applewm.pc +man/man3/AppleWM.3 |