diff --git a/srcpkgs/xfce4-wavelan-plugin/template b/srcpkgs/xfce4-wavelan-plugin/template new file mode 100644 index 0000000000..cd7129aede --- /dev/null +++ b/srcpkgs/xfce4-wavelan-plugin/template @@ -0,0 +1,17 @@ +# Template file for 'xfce4-wavelan-plugin' +pkgname=xfce4-wavelan-plugin +version=0.6.0 +revision=1 +build_style=gnu-configure +hostmakedepends="pkg-config intltool" +makedepends="xfce4-panel-devel" +short_desc="WaveLAN plugin for the Xfce4 panel" +maintainer="Piraty " +license="2-clause-BSD" +homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin" +distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2" +checksum=4d5bd6654cfd077f3432b08d296f7bd052e765e51b77c629886a9542f4e5ecdc + +post_install() { + vlicense COPYING +}