aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-hyperestraier-python
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-06 07:02:16 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-06 07:02:16 +0000
commita95bf91c6db81130934223d683bf28f1eea90a7a (patch)
tree08dc3c5a6838922837a15dfcf17be37bdbc3b7fb /textproc/py-hyperestraier-python
parentf5bb8217fbb9f044af766dcd63c7ade79a1a4f4f (diff)
downloadports-a95bf91c6db81130934223d683bf28f1eea90a7a.tar.gz
ports-a95bf91c6db81130934223d683bf28f1eea90a7a.zip
Add py-hyperestraier-python 0.9.2, pure Python HyperEstraier library.
PR: ports/111267 Submitted by: Junji NAKANISHI <jun-g at daemonfreaks.com> Approved by: clsung (mentor)
Notes
Notes: svn path=/head/; revision=189338
Diffstat (limited to 'textproc/py-hyperestraier-python')
-rw-r--r--textproc/py-hyperestraier-python/Makefile22
-rw-r--r--textproc/py-hyperestraier-python/distinfo3
-rw-r--r--textproc/py-hyperestraier-python/pkg-descr3
-rw-r--r--textproc/py-hyperestraier-python/pkg-plist3
4 files changed, 31 insertions, 0 deletions
diff --git a/textproc/py-hyperestraier-python/Makefile b/textproc/py-hyperestraier-python/Makefile
new file mode 100644
index 000000000000..480b3592e449
--- /dev/null
+++ b/textproc/py-hyperestraier-python/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: py-hyperestraier-python
+# Date created: 30 March 2007
+# Whom: Junji NAKANISHI <jun-g@daemonfreaks.com>
+#
+# $FreeBSD$
+
+PORTNAME= hyperestraier
+PORTVERSION= 0.9.2
+CATEGORIES= textproc python
+MASTER_SITES= http://www.liris.org/tech/program/hyperestraier-purepython/
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PKGNAMESUFFIX= -python
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= jun-g@daemonfreaks.com
+COMMENT= Pure Python HyperEstraier library
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+USE_PYTHON= yes
+USE_PYDISTUTILS=yes
+
+.include <bsd.port.mk>
diff --git a/textproc/py-hyperestraier-python/distinfo b/textproc/py-hyperestraier-python/distinfo
new file mode 100644
index 000000000000..46b59c352c88
--- /dev/null
+++ b/textproc/py-hyperestraier-python/distinfo
@@ -0,0 +1,3 @@
+MD5 (hyperestraier-0.9.2.tgz) = e839935de8bfcacb11e71528d39965e0
+SHA256 (hyperestraier-0.9.2.tgz) = 7cc9c80ae6a9f306a29462d8a4ba21a80a3982230a91d568eae0ea6a4db383cd
+SIZE (hyperestraier-0.9.2.tgz) = 5837
diff --git a/textproc/py-hyperestraier-python/pkg-descr b/textproc/py-hyperestraier-python/pkg-descr
new file mode 100644
index 000000000000..bf0362c1ca91
--- /dev/null
+++ b/textproc/py-hyperestraier-python/pkg-descr
@@ -0,0 +1,3 @@
+This is HyperEstraier pure python implementation.
+
+WWW: http://www.liris.org/tech/program/hyperestraier-purepython/
diff --git a/textproc/py-hyperestraier-python/pkg-plist b/textproc/py-hyperestraier-python/pkg-plist
new file mode 100644
index 000000000000..665b375d1c01
--- /dev/null
+++ b/textproc/py-hyperestraier-python/pkg-plist
@@ -0,0 +1,3 @@
+%%PYTHON_SITELIBDIR%%/hyperestraier.py
+%%PYTHON_SITELIBDIR%%/hyperestraier.pyc
+%%PYTHON_SITELIBDIR%%/hyperestraier.pyo