diff --git a/srcpkgs/bsdbuild/template b/srcpkgs/bsdbuild/template index 6a585768948..53e4bbf6807 100644 --- a/srcpkgs/bsdbuild/template +++ b/srcpkgs/bsdbuild/template @@ -13,3 +13,7 @@ homepage="http://hypertriton.com/bsdbuild/" license="BSD" distfiles="http://stable.hypertriton.com/bsdbuild/$pkgname-$version.tar.gz" checksum=d4c562c33cda97f2c5c71ced422f336060a7402237ffc41d84937ca30e942dff + +post_install() { + vlicense LICENSE +}