aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-creole
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-29 14:13:43 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-29 14:13:43 +0000
commitea4f66d196fd05e1e1e93c53b14c1837b3ec8408 (patch)
tree32fc239de7f9f20876176a8000ab3745440bb481 /textproc/py-creole
parent546d58321e31e5b2b03cb4d686a239ceb3d04145 (diff)
downloadports-ea4f66d196fd05e1e1e93c53b14c1837b3ec8408.tar.gz
ports-ea4f66d196fd05e1e1e93c53b14c1837b3ec8408.zip
Notes
Diffstat (limited to 'textproc/py-creole')
-rw-r--r--textproc/py-creole/Makefile22
-rw-r--r--textproc/py-creole/distinfo3
-rw-r--r--textproc/py-creole/pkg-descr6
-rw-r--r--textproc/py-creole/pkg-plist1
4 files changed, 32 insertions, 0 deletions
diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile
new file mode 100644
index 000000000000..05fa5dc4f7b5
--- /dev/null
+++ b/textproc/py-creole/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: py-creole
+# Date created: May 27 2009
+# Whom: Stanislav Svirid <count@211.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= creole
+PORTVERSION= 0.2.4
+CATEGORIES= textproc python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= python-${PORTNAME}-${PORTVERSION}
+
+MAINTAINER= count@211.ru
+COMMENT= Python lib for creole markup
+
+USE_PYTHON= yes
+USE_PYDISTUTILS= easy_install
+PYDISTUTILS_PKGNAME= python_creole
+
+.include <bsd.port.mk>
diff --git a/textproc/py-creole/distinfo b/textproc/py-creole/distinfo
new file mode 100644
index 000000000000..8f9715b5b159
--- /dev/null
+++ b/textproc/py-creole/distinfo
@@ -0,0 +1,3 @@
+MD5 (python-creole-0.2.4.tar.gz) = bffd76d1e8b27f3347570d1e744d6044
+SHA256 (python-creole-0.2.4.tar.gz) = 493ad24fbad65b056b1b570249dfd3a35284b3894a981188d2511663c29f7f66
+SIZE (python-creole-0.2.4.tar.gz) = 30040
diff --git a/textproc/py-creole/pkg-descr b/textproc/py-creole/pkg-descr
new file mode 100644
index 000000000000..bf0c0a8c8b0d
--- /dev/null
+++ b/textproc/py-creole/pkg-descr
@@ -0,0 +1,6 @@
+Python lib for:
+
+ * creole markup -> html
+ * html -> creole markup
+
+WWW: http://code.google.com/p/python-creole/
diff --git a/textproc/py-creole/pkg-plist b/textproc/py-creole/pkg-plist
new file mode 100644
index 000000000000..ddf68a1c022f
--- /dev/null
+++ b/textproc/py-creole/pkg-plist
@@ -0,0 +1 @@
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%