18 lines
638 B
Plaintext
18 lines
638 B
Plaintext
|
# Template file for 'MoinMoin'
|
||
|
pkgname=MoinMoin
|
||
|
version=1.9.2
|
||
|
wrksrc=moin-${version}
|
||
|
distfiles="http://static.moinmo.in/files/moin-${version}.tar.gz"
|
||
|
build_style=python-module
|
||
|
short_desc="MoinMoin, a Python clone of WikiWiki"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=d6866c17a9952edd55a6d718b516382836b2410b5989ae8f324f8bc5fdd678e1
|
||
|
long_desc="
|
||
|
A WikiWikiWeb is a collaborative hypertext environment, with an
|
||
|
emphasis on easy access to and modification of information. MoinMoin
|
||
|
is a Python WikiClone that allows you to easily set up your own wiki,
|
||
|
only requiring a Python installation."
|
||
|
|
||
|
noarch=yes
|
||
|
Add_dependency full python
|