
Also known as ISC bind. This import adds utilities such as host(1), dig(1), and nslookup(1), as well as many other tools and libraries. Change-Id: I035ca46e64f1965d57019e773f4ff0ef035e4aa3
8 lines
329 B
Plaintext
8 lines
329 B
Plaintext
# Signature of the current package.
|
|
m4_define(AT_PACKAGE_NAME, Automated Testing Framework)
|
|
m4_define(AT_PACKAGE_TARNAME, atf)
|
|
m4_define(AT_PACKAGE_VERSION, 0.17)
|
|
m4_define(AT_PACKAGE_STRING, Automated Testing Framework 0.17)
|
|
m4_define(AT_PACKAGE_BUGREPORT, atf-devel@NetBSD.org)
|
|
m4_define(ENABLE_TOOLS, yes)
|