14 lines
479 B
Plaintext
14 lines
479 B
Plaintext
|
# Template file for 'enet'
|
||
|
pkgname=libenet
|
||
|
version=1.3.12
|
||
|
revision=1
|
||
|
build_style=configure
|
||
|
configure_args="--prefix=/usr ${XBPS_MAKEJOBS:+--parallel=$XBPS_MAKEJOBS}"
|
||
|
short_desc="Reliable UDP networking library"
|
||
|
maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
||
|
license="MIT"
|
||
|
homepage="http://enet.bespin.org"
|
||
|
distfiles="http://enet.bespin.org/download/enet-${version}.tar.gz"
|
||
|
wrksrc="enet-${version}"
|
||
|
checksum=a5851cbd0dde2ddb47bca487a61976825159cb508ece3b1e34605420ac7e1d0b
|