getopt.mk 298 B

1234567
  1. PACKAGES += getopt
  2. pkg_getopt_name = getopt
  3. pkg_getopt_description = Module to parse command line arguments using the GNU getopt syntax
  4. pkg_getopt_homepage = https://github.com/jcomellas/getopt
  5. pkg_getopt_fetch = git
  6. pkg_getopt_repo = https://github.com/jcomellas/getopt
  7. pkg_getopt_commit = master