First pass of .oe cleanups.
[openembedded.git] / psmisc / psmisc_20.2.oe
index ff3078d..42f7e8b 100644 (file)
@@ -1,13 +1,13 @@
-DESCRIPTION="procfs tools"
-SECTION="base"
-PRIORITY="required"
-MAINTAINER="Greg Gilbert <greg@treke.net>"
-RDEPENDS="libc6 libncurses5"
-DEPENDS=virtual/libc ncurses
+DESCRIPTION = "procfs tools"
+SECTION = "base"
+PRIORITY = "required"
+MAINTAINER = "Greg Gilbert <greg@treke.net>"
+RDEPENDS = "libc6 libncurses5"
+DEPENDS = "virtual/libc ncurses"
 
 SRC_URI="${SOURCEFORGE_MIRROR}/psmisc/psmisc-20.2.tar.gz \
         file://${FILESDIR}/configure.patch;patch=1 \
         file://${FILESDIR}/m4.patch;patch=1"
-S="${WORKDIR}/${P}"
+S = "${WORKDIR}/${P}"
 
 inherit autotools