18 lines
514 B
Bash
18 lines
514 B
Bash
# Template file for 'MoinMoin'
|
|
pkgname=MoinMoin
|
|
version=1.9.9
|
|
revision=1
|
|
wrksrc=moin-${version}
|
|
noarch="yes"
|
|
build_style=python2-module
|
|
hostmakedepends="python"
|
|
makedepends="python"
|
|
depends="python"
|
|
pycompile_module="MoinMoin jabberbot"
|
|
short_desc="MoinMoin, a Python clone of WikiWiki"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://moinmo.in"
|
|
license="GPL-2"
|
|
distfiles="http://static.moinmo.in/files/moin-${version}.tar.gz"
|
|
checksum=4397d7760b7ae324d7914ffeb1a9eeb15e09933b61468072acd3c3870351efa4
|