summaryrefslogtreecommitdiff
path: root/packages/popt/popt.inc
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2008-03-18 07:30:02 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2008-03-18 07:30:02 +0000
commitf32f481af401630c3221d80b3f01962c93b2f2e2 (patch)
treeef468e6a40501a729b7a5cc625beec81c86c2288 /packages/popt/popt.inc
parent233735a0e08d075e040b3ab21e5bd910b10d346a (diff)
popt: add 1.13, close oebug 4070
* fix native install * fix dependency mangling between target and native * explicitly DEPENDS virtual/libintl * verified the m4.patch and intl.patch in 1.7 has landed upstream in 1.13 * 1.7 is annoyingly slow or even impossible to fetch
Diffstat (limited to 'packages/popt/popt.inc')
-rw-r--r--packages/popt/popt.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/popt/popt.inc b/packages/popt/popt.inc
new file mode 100644
index 0000000000..3917805129
--- /dev/null
+++ b/packages/popt/popt.inc
@@ -0,0 +1,5 @@
+DESCRIPTION = "Popt is a C library for parsing command line parameters"
+HOMEPAGE = "http://freshmeat.net/projects/popt"
+AUTHOR = "Jeff Johnson"
+LICENSE = "MIT"
+SECTION = "libs"