More fixes for the Release ('Xamarin') profile
[mono.git] / bockbuild / MacSDK / profile.py
index 99485ae1fdf9117c6ad57fe24a8825d306cf888d..757b6be58e04ce57085b24986e29f03f1014c167 100755 (executable)
@@ -13,7 +13,7 @@ from bockbuild.util.util import *
 from glob import glob
 
 class MonoReleaseProfile(DarwinProfile):
-
+    description = 'The Mono Framework for MacOS'
     packages = [
         'gettext',
         'pkg-config',