First pass of .oe cleanups.
[openembedded.git] / txdrug / txdrug_0.1.oe
index 7dd31d9..8d26e70 100644 (file)
@@ -1,13 +1,13 @@
-DESCRIPTION=Tx Drug Database
-SECTION="base"
-PRIORITY="optional"
-MAINTAINER="Michael Lauer <mickey@Vanille.de>"
-LICENSE="GPL"
-RDEPENDS=libqpe sqlite
-DEPENDS=virtual/libc virtual/libqpe sqlite
+DESCRIPTION = "Tx Drug Database"
+SECTION = "base"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+LICENSE = "GPL"
+RDEPENDS = "libqpe sqlite"
+DEPENDS = "virtual/libc virtual/libqpe sqlite"
 
 SRC_URI = http://teax.sourceforge.net/${P}.tar.gz
-S = ${WORKDIR}/${PN}-tar
+S = "${WORKDIR}/${PN}-tar"
 
 inherit palmtop