Updated `CMakeLists.txt` to integrate CPack, enabling the creation of
RPM and DEB packages for the igmpgen project. Key changes include:
- Project name updated for consistency.
- Installation target set for the executable.
- CPack configuration added for RPM, DEB, and TGZ packages, including essential metadata.
This enhancement facilitates easier distribution and deployment of
igmpgen across different platforms.