mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
New package: mlmmj-1.3.0
This commit is contained in:
parent
8081573030
commit
f2490bf4ed
1 changed files with 15 additions and 0 deletions
15
srcpkgs/mlmmj/template
Normal file
15
srcpkgs/mlmmj/template
Normal 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
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue