From: Marcin Juszkiewicz Date: Sun, 12 Feb 2006 19:21:58 +0000 (+0000) Subject: added macchanger 1.5.0 - close #673 X-Git-Tag: Release-2010-05/1~9453^2~2371^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc0df0a1a9a33310586749f88d01de55a6918862;p=openembedded.git added macchanger 1.5.0 - close #673 --- diff --git a/packages/macchanger/.mtn2git_empty b/packages/macchanger/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/macchanger/macchanger_1.5.0.bb b/packages/macchanger/macchanger_1.5.0.bb new file mode 100644 index 0000000000..6f85a90098 --- /dev/null +++ b/packages/macchanger/macchanger_1.5.0.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "A GNU/Linux utility for viewing/manipulating the MAC address of network interfaces" +HOMEPAGE = "http://www.alobbs.com/modules.php?op=modload&name=macc&file=index" +MAINTAINER = "Nigel Kostiuck " +LICENSE = "GPL" +SECTION = "net" +PRIORITY = "optional" + +SRC_URI = "ftp://ftp.gnu.org/gnu/macchanger/macchanger-${PV}.tar.gz" + +inherit autotools