diff options
Diffstat (limited to 'devel/libPropList/pkg-descr')
-rw-r--r-- | devel/libPropList/pkg-descr | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/libPropList/pkg-descr b/devel/libPropList/pkg-descr deleted file mode 100644 index 713f37286fc4..000000000000 --- a/devel/libPropList/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -This library is necessary for property settings for some gnome applications. - -The purpose of PL is to closely mimic the behaviour of the property -lists used in GNUstep/OPENSTEP (there formed with the NSString, -NSData, NSArray and NSDictionary classes) and to be compatible with -it. PL enables programs that use configuration or preference files to -make these compatible with GNUstep/OPENSTEP's user defaults handling -mechanism, without needing to use Objective-C or GNUstep/OPENSTEP -themselves. |