parent
b69ccd38c1
commit
79ec7f4c27
1 changed files with 5 additions and 1 deletions
|
@ -8,7 +8,11 @@ hostmakedepends="python"
|
||||||
makedepends="libpcap-devel python-devel"
|
makedepends="libpcap-devel python-devel"
|
||||||
short_desc="Python module for the libpcap packet capture library"
|
short_desc="Python module for the libpcap packet capture library"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://pylibpcap.sourceforge.net/"
|
homepage="http://pylibpcap.sourceforge.net/"
|
||||||
distfiles="$SOURCEFORGE_SITE/pylibpcap/pylibpcap/$version/pylibpcap-$version.tar.gz"
|
distfiles="$SOURCEFORGE_SITE/pylibpcap/pylibpcap/$version/pylibpcap-$version.tar.gz"
|
||||||
checksum=cfc365f2707a7986496acacf71789fef932a5ddbeaa36274cc8f9834831ca3b1
|
checksum=cfc365f2707a7986496acacf71789fef932a5ddbeaa36274cc8f9834831ca3b1
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue