6173456987
[ci skip]
17 lines
432 B
Bash
17 lines
432 B
Bash
# 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
|
|
|
|
CFLAGS="-fcommon"
|
|
|
|
post_install() {
|
|
vlicense COPYING
|
|
}
|