9 lines
287 B
BlitzBasic
9 lines
287 B
BlitzBasic
DESCRIPTION = "These tools inspect and describe your system with macros, types and functions."
|
|
SECTION = "devel"
|
|
LICENSE = "BSD"
|
|
LIC_FILES_CHKSUM = "file://package.xml;beginline=11;endline=11;md5=d566ef916e9dedc494f5f793a6690ba5"
|
|
|
|
DEPENDS = "ecl-build ecl-license"
|
|
|
|
require ecl-lite.inc
|