libtar: add missing license.
This commit is contained in:
parent
d31a914152
commit
f3df79771c
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'libtar'
|
# Template file for 'libtar'
|
||||||
pkgname=libtar
|
pkgname=libtar
|
||||||
version=1.2.20
|
version=1.2.20
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
@ -13,6 +13,10 @@ homepage="http://www.feep.net/libtar/"
|
|||||||
distfiles="ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/libtar-${version}.tar.gz"
|
distfiles="ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/libtar-${version}.tar.gz"
|
||||||
checksum=43c5f50e6b4398c8be35d6f3abee26064c3f26174715b60004576792e3283353
|
checksum=43c5f50e6b4398c8be35d6f3abee26064c3f26174715b60004576792e3283353
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYRIGHT
|
||||||
|
}
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user