New package: mlmmj-1.3.0

This commit is contained in:
Anthony Iliopoulos 2020-05-14 20:09:43 +02:00 committed by Piotr
parent 8081573030
commit f2490bf4ed

15
srcpkgs/mlmmj/template Normal file
View file

@ -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 <ailiop@altatus.com>"
license="MIT"
homepage="http://mlmmj.org/"
distfiles="http://mlmmj.org/releases/mlmmj-${version}.tar.bz2"
checksum=1c5d898143433147aa1b448fe041b2eecf6ab1601d451d426441a0a63008f242
post_install() {
vlicense COPYING
}