diff options
Diffstat (limited to 'etox/etox_cvs.oe')
-rw-r--r-- | etox/etox_cvs.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etox/etox_cvs.oe b/etox/etox_cvs.oe index 34d3c70df7..f226bac42f 100644 --- a/etox/etox_cvs.oe +++ b/etox/etox_cvs.oe @@ -5,6 +5,7 @@ SECTION = "libs" DEPENDS = "edb evas ecore" PV = "${CVSDATE}" PR = "r1" +LICENSE = "MIT" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/etox" S = "${WORKDIR}/etox" |