diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-10-28 20:58:35 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-10-28 20:58:35 +0000 |
commit | 40f0dae34dfb091d74006107ccbb67fb81266113 (patch) | |
tree | fee716af96446d239cb3efe00e1c571beaaf4416 /x11-toolkits/gnustep-back/pkg-plist | |
parent | 68c76db035385fcaf594176667f53961cc1ad084 (diff) | |
download | FreeBSD-ports-40f0dae34dfb091d74006107ccbb67fb81266113.zip FreeBSD-ports-40f0dae34dfb091d74006107ccbb67fb81266113.tar.gz |
New GNUstep backend
Diffstat (limited to 'x11-toolkits/gnustep-back/pkg-plist')
-rw-r--r-- | x11-toolkits/gnustep-back/pkg-plist | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-back/pkg-plist b/x11-toolkits/gnustep-back/pkg-plist new file mode 100644 index 0000000..eb1d605 --- /dev/null +++ b/x11-toolkits/gnustep-back/pkg-plist @@ -0,0 +1,27 @@ +System/Headers/gnustep/gsc/GSContext.h +System/Headers/gnustep/gsc/GSGState.h +System/Headers/gnustep/gsc/GSGStateOps.h +System/Headers/gnustep/gsc/gscolors.h +System/Headers/gnustep/x11/XGServer.h +System/Headers/gnustep/x11/XGServerWindow.h +System/Headers/gnustep/xlib/XGContext.h +System/Headers/gnustep/xlib/XGGState.h +System/Headers/gnustep/xlib/XGGeometry.h +System/Headers/gnustep/xlib/XGPrivate.h +System/Library/Bundles/libgnustep-back.bundle/Contents/Info.plist +System/Library/Bundles/libgnustep-back.bundle/Resources/Info-gnustep.plist +System/Library/Bundles/libgnustep-back.bundle/Resources/Info.plist +System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgnustep-back +System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/font_cacher +System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/gpbs +@exec ln -sf ../Resources %D/System/Library/Bundles/libgnustep-back.bundle/Contents/Resources +@unexec rm -f %D/System/Library/Bundles/libgnustep-back.bundle/Contents/Resources +@dirrm System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu +@dirrm System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%%/%%OPSYS%% +@dirrm System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%% +@dirrm System/Library/Bundles/libgnustep-back.bundle/Resources +@dirrm System/Library/Bundles/libgnustep-back.bundle/Contents +@dirrm System/Library/Bundles/libgnustep-back.bundle +@dirrm System/Headers/gnustep/gsc +@dirrm System/Headers/gnustep/x11 +@dirrm System/Headers/gnustep/xlib |