Annotation of StartupItems/Zope/StartupParameters.plist, revision 1.2

1.1       casties     1: {
1.2     ! casties     2:   Description   = "ZOPE server (Kant)";
        !             3:   Provides      = ("ZopeKant");
1.1       casties     4:   Requires      = ("Resolver");
                      5:   Preference    = "Late";
                      6:   Messages =
                      7:   {
                      8:     start = "Starting Zope";
                      9:     stop  = "Stopping Zope";
                     10:   };
                     11: }

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>