openbsd-netcat: add license.
This commit is contained in:
parent
678650f87b
commit
4957caac73
@ -1,7 +1,7 @@
|
||||
# Template file for 'openbsd-netcat'
|
||||
pkgname=openbsd-netcat
|
||||
version=1.178
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="netcat-openbsd-${version%p*}"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libbsd-devel"
|
||||
@ -36,4 +36,5 @@ do_build() {
|
||||
do_install() {
|
||||
vbin nc openbsd-nc
|
||||
vman nc.1 openbsd-nc.1
|
||||
vlicense ../debian/copyright LICENSE
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user