import a python clone of WikiWiki; alek@ and xsa@ ok. thanks for the
feedback.
This commit is contained in:
parent
0392dcc4fa
commit
beedf72fe2
28
www/moinmoin/Makefile
Normal file
28
www/moinmoin/Makefile
Normal file
@ -0,0 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/05/17 21:29:36 fgsch Exp $
|
||||
|
||||
COMMENT= "Python clone of WikiWiki"
|
||||
|
||||
DISTNAME= moin-1.3.4
|
||||
PKGNAME= moin${DISTNAME}
|
||||
CATEGORIES= www
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moin/}
|
||||
|
||||
HOMEPAGE= http://moinmoin.wikiwikiweb.de/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= lang/python
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/moinmoin
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} README INSTALL.html \
|
||||
README.migration UPDATE.html ${PREFIX}/share/doc/moinmoin
|
||||
|
||||
.include <bsd.port.mk>
|
4
www/moinmoin/distinfo
Normal file
4
www/moinmoin/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (moin-1.3.4.tar.gz) = 9d72e2cc6382d6dc8408bf0f9ccb1398
|
||||
RMD160 (moin-1.3.4.tar.gz) = a81739c3f00342d93e57c166178fbb2f337d7062
|
||||
SHA1 (moin-1.3.4.tar.gz) = 2d05fc29018ce571fc08702533276cb9b72d1d25
|
||||
SIZE (moin-1.3.4.tar.gz) = 3250432
|
2
www/moinmoin/pkg/DESCR
Normal file
2
www/moinmoin/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
MoinMoin is a Python WikiClone that allows you to easily set up
|
||||
your own wiki, only requiring a Python installation.
|
3557
www/moinmoin/pkg/PLIST
Normal file
3557
www/moinmoin/pkg/PLIST
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user