diff options
Diffstat (limited to 'evas/evas_cvs.oe')
-rw-r--r-- | evas/evas_cvs.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/evas/evas_cvs.oe b/evas/evas_cvs.oe index 4455623ee1..720f4493b1 100644 --- a/evas/evas_cvs.oe +++ b/evas/evas_cvs.oe @@ -2,6 +2,7 @@ DESCRIPTION = "Evas is a hardware-accelerated canvas API that can draw \ anti-aliased text, smooth super and sub-images, alpha-blend, as well as drop \ down to using normal X11 primitives such as pixmaps, lines and rectangles if \ your CPU or graphics hardware are too slow." +LICENSE = "MIT" HOMEPAGE = "http://www.enlightenment.org" SECTION = "e/libs" PRIORITY = "optional" |