aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-genshi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-genshi/Makefile')
-rw-r--r--textproc/py-genshi/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/textproc/py-genshi/Makefile b/textproc/py-genshi/Makefile
index 17b8d0b4dfa..e69d9d5707e 100644
--- a/textproc/py-genshi/Makefile
+++ b/textproc/py-genshi/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Genshi
-PORTVERSION= 0.4.4
+PORTVERSION= 0.5
#PORTREVISION= 0
#PORTEPOCH= 0
CATEGORIES= textproc www python
@@ -20,6 +20,11 @@ COMMENT= Python toolkit for stream-based generation of output for the web
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
+PYEASYINSTALL_ARCHDEP= yes
+
+DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
+EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}