Files
MX_Pmodule/Libraries/libevent/build
2019-01-17 12:31:22 +01:00

10 lines
233 B
Plaintext
Executable File

#!/usr/bin/env modbuild
pbuild::set_download_url "https://github.com/libevent/libevent/releases/download/release-$V-stable/$P-$V-stable.tar.gz"
pbuild::add_to_group 'Libraries'
pbuild::install_docfiles 'LICENSE'
pbuild::make_all