aboutsummaryrefslogtreecommitdiffstats
path: root/index/getopt.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/getopt.mk')
-rw-r--r--index/getopt.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/getopt.mk b/index/getopt.mk
new file mode 100644
index 0000000..0419e13
--- /dev/null
+++ b/index/getopt.mk
@@ -0,0 +1,7 @@
+PACKAGES += getopt
+pkg_getopt_name = getopt
+pkg_getopt_description = Module to parse command line arguments using the GNU getopt syntax
+pkg_getopt_homepage = https://github.com/jcomellas/getopt
+pkg_getopt_fetch = git
+pkg_getopt_repo = https://github.com/jcomellas/getopt
+pkg_getopt_commit = master