diff --git a/srcpkgs/mlmmj/template b/srcpkgs/mlmmj/template new file mode 100644 index 00000000000..23f01a16531 --- /dev/null +++ b/srcpkgs/mlmmj/template @@ -0,0 +1,15 @@ +# Template file for 'mlmmj' +pkgname=mlmmj +version=1.3.0 +revision=1 +build_style=gnu-configure +short_desc="Mailing List Management Made Joyful" +maintainer="Anthony Iliopoulos " +license="MIT" +homepage="http://mlmmj.org/" +distfiles="http://mlmmj.org/releases/mlmmj-${version}.tar.bz2" +checksum=1c5d898143433147aa1b448fe041b2eecf6ab1601d451d426441a0a63008f242 + +post_install() { + vlicense COPYING +}