diff options
Diffstat (limited to 'cscope')
-rw-r--r-- | cscope/cscope_15.5.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cscope/cscope_15.5.oe b/cscope/cscope_15.5.oe index 8fcb1d73d6..9d41997a60 100644 --- a/cscope/cscope_15.5.oe +++ b/cscope/cscope_15.5.oe @@ -1,6 +1,7 @@ DEPENDS = "ncurses" DESCRIPTION = "A text screen-based source browser." SECTION = "console/utils" +LICENSE = "BSD" SRC_URI = "${SOURCEFORGE_MIRROR}/cscope/cscope-${PV}.tar.gz" |