diff options
author | P. J. McDermott <pjm@nac.net> | 2013-06-03 22:42:53 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-06-03 22:42:53 (EDT) |
commit | b58eea930b046fbdb85ecccddc57035018c5016a (patch) | |
tree | 7232038d8c9d662791deccd091c9449af2e4c072 /file.pkg/control | |
parent | c6a1a6e4cac1b5e17ade080d97b3026587461b4a (diff) |
Make binary packages.
Diffstat (limited to 'file.pkg/control')
-rw-r--r-- | file.pkg/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/file.pkg/control b/file.pkg/control new file mode 100644 index 0000000..5a5ba34 --- /dev/null +++ b/file.pkg/control @@ -0,0 +1,5 @@ +Architecture: any +Platform: all +Depends: libmagic.1 (= ${Binary-Version}) +Description: tool that determines file type using magic numbers + ${Tool-Common-Description} |