diff --git a/srcpkgs/ruby-xdg/template b/srcpkgs/ruby-xdg/template new file mode 100644 index 00000000000..4124c922ef2 --- /dev/null +++ b/srcpkgs/ruby-xdg/template @@ -0,0 +1,14 @@ +# Template file for 'ruby-xdg' +pkgname=ruby-xdg +version=2.2.3 +revision=1 +build_style=gem +short_desc="Module for supporting the XDG Base Directory Standard" +maintainer="maxice8 " +license="BSD-2-Clause" +homepage="http://rubyworks.github.com/xdg" +checksum=b87e4ad02eaa1557d09ae620dac134a3f20ac588063dc7e46e0b77be9a3bc4ae + +post_install() { + vlicense LICENSE.txt +}