aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/py-ipython_genutils/Makefile20
-rw-r--r--devel/py-ipython_genutils/distinfo3
-rw-r--r--devel/py-ipython_genutils/pkg-descr3
4 files changed, 27 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1ea80f452e09..695198259897 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4190,6 +4190,7 @@
SUBDIR += py-ioflo
SUBDIR += py-ipaddr
SUBDIR += py-ipdb
+ SUBDIR += py-ipython_genutils
SUBDIR += py-iso8601
SUBDIR += py-isodate
SUBDIR += py-iterpipes
diff --git a/devel/py-ipython_genutils/Makefile b/devel/py-ipython_genutils/Makefile
new file mode 100644
index 000000000000..24e0f15041a3
--- /dev/null
+++ b/devel/py-ipython_genutils/Makefile
@@ -0,0 +1,20 @@
+# Created by: Yuri Victorovich <yuri@rawbw.com>
+# $FreeBSD$
+
+PORTNAME= ipython_genutils
+PORTVERSION= 0.1.0
+CATEGORIES= devel python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@rawbw.com
+COMMENT= Vestigial utilities from IPython
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING.md
+
+USES= python
+USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/devel/py-ipython_genutils/distinfo b/devel/py-ipython_genutils/distinfo
new file mode 100644
index 000000000000..a351bdef67b2
--- /dev/null
+++ b/devel/py-ipython_genutils/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1475448847
+SHA256 (ipython_genutils-0.1.0.tar.gz) = 3a0624a251a26463c9dfa0ffa635ec51c4265380980d9a50d65611c3c2bd82a6
+SIZE (ipython_genutils-0.1.0.tar.gz) = 22255
diff --git a/devel/py-ipython_genutils/pkg-descr b/devel/py-ipython_genutils/pkg-descr
new file mode 100644
index 000000000000..11c609efc5f8
--- /dev/null
+++ b/devel/py-ipython_genutils/pkg-descr
@@ -0,0 +1,3 @@
+Vestigial utilities from IPython.
+
+WWW: https://pypi.python.org/pypi/ipython_genutils