--- /dev/null
+Source: fireperf
+Section: utils
+Priority: optional
+Maintainer: Michael Tremer <michael.tremer@ipfire.org>
+Build-Depends: debhelper (>= 11)
+Standards-Version: 4.3.0
+Homepage: https://git.ipfire.org/?p=fireperf.git
+Vcs-Git: https://git.ipfire.org/pub/git/fireperf.git
+
+Package: fireperf
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: foreign
+Description: can perform network benchmarks to test throughput and quality of
+ a network between a fireperf client and fireperf server.
--- /dev/null
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: firperf
+Upstream-Contact: Michael Tremer <michael.tremer@ipfire.org>
+Source: https://location.ipfire.org/download
+
+Files: *
+Copyright: 2021 IPFire Development team <info@ipfire.org>
+License: GPL-3+
+
+Files: debian/*
+Copyright: 2021 Stefan Schantl stefan.schantl@ipfire.org>
+License: GPL-3+
+
+License: GPL-3+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".