aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-alabaster
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2015-07-14 14:20:13 +0000
committerKris Moore <kmoore@FreeBSD.org>2015-07-14 14:20:13 +0000
commitf9a57b162852a5d3c9651a058ef6d8041105478c (patch)
tree2fab38fc9f883b98688b270e0c7b3091c24b940f /textproc/py-alabaster
parent61ccdb94eaef49256d434f21375f22af0516ef1c (diff)
downloadports-f9a57b162852a5d3c9651a058ef6d8041105478c.tar.gz
ports-f9a57b162852a5d3c9651a058ef6d8041105478c.zip
- Add textproc/py-alabaster and textproc/py-snowballstemmer, required
components of the upcoming textproc/py-sphinx update for doc building.
Notes
Notes: svn path=/head/; revision=392000
Diffstat (limited to 'textproc/py-alabaster')
-rw-r--r--textproc/py-alabaster/Makefile17
-rw-r--r--textproc/py-alabaster/distinfo2
-rw-r--r--textproc/py-alabaster/pkg-descr4
3 files changed, 23 insertions, 0 deletions
diff --git a/textproc/py-alabaster/Makefile b/textproc/py-alabaster/Makefile
new file mode 100644
index 000000000000..03323eb85de1
--- /dev/null
+++ b/textproc/py-alabaster/Makefile
@@ -0,0 +1,17 @@
+# $FreeBSD$
+
+PORTNAME= alabaster
+PORTVERSION= 0.7.6
+CATEGORIES= textproc python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= kmoore@FreeBSD.org
+COMMENT= Modified Kr Sphinx theme
+
+LICENSE= MIT
+
+USES= python
+USE_PYTHON= distutils autoplist
+
+.include <bsd.port.mk>
diff --git a/textproc/py-alabaster/distinfo b/textproc/py-alabaster/distinfo
new file mode 100644
index 000000000000..3671b689caa7
--- /dev/null
+++ b/textproc/py-alabaster/distinfo
@@ -0,0 +1,2 @@
+SHA256 (alabaster-0.7.6.tar.gz) = 309d33e0282c8209f792f3527f41ec04e508ff837c61fc1906dde988a256deeb
+SIZE (alabaster-0.7.6.tar.gz) = 16598
diff --git a/textproc/py-alabaster/pkg-descr b/textproc/py-alabaster/pkg-descr
new file mode 100644
index 000000000000..6af0f8757061
--- /dev/null
+++ b/textproc/py-alabaster/pkg-descr
@@ -0,0 +1,4 @@
+Based off the original Flask and KR themes, this is a more
+extensible version of the prior.
+
+WWW: https://github.com/bitprophet/alabaster