import debian files (Thanks to Thomas Hood)

This commit is contained in:
Romuald Conty
2011-05-19 08:01:31 +00:00
parent 3b2b569f0d
commit 367f0d050e
10 changed files with 97 additions and 1 deletions

17
debian/control vendored Normal file
View File

@@ -0,0 +1,17 @@
Source: mfoc
Section: utils
Priority: extra
Maintainer: Thomas Hood <jdthood@gmail.com>
Build-Depends: debhelper (>= 7.0.15), libnfc-dev (>= 1.5.0), pkg-config
Standards-Version: 3.9.2
Homepage: http://code.google.com/p/nfc-tools/
Vcs-Svn: http://nfc-tools.googlecode.com/svn/trunk/mfoc
Vcs-Browser: http://nfc-tools.googlecode.com/svn/trunk/mfoc
Package: mfoc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc2 (>= 1.5.0)
Description: MIFARE Classic offline cracker
This package includes the mfoc program which cracks the
encryption keys of the MIFARE Classic chip and dumps the
chip's memory contents to a file.