Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133487181
D11677.id34162.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D11677.id34162.diff
View Options
Index: head/devel/py-cdg/Makefile
===================================================================
--- head/devel/py-cdg/Makefile
+++ head/devel/py-cdg/Makefile
@@ -0,0 +1,24 @@
+# $FreeBSD$
+
+PORTNAME= cdg
+PORTVERSION= 0.1.3
+CATEGORIES= devel python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= jonathan@FreeBSD.org
+COMMENT= Library for working with call- and data-flow graphs
+
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose
+
+USES= python
+USE_PYTHON= autoplist concurrent distutils
+NO_ARCH= yes
+
+do-test:
+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
+
+.include <bsd.port.mk>
Index: head/devel/py-cdg/distinfo
===================================================================
--- head/devel/py-cdg/distinfo
+++ head/devel/py-cdg/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1502443615
+SHA256 (cdg-0.1.3.tar.gz) = f705527ea2072a73988b9e012a5c4928611da48db78e63d9fab85282995e6fa9
+SIZE (cdg-0.1.3.tar.gz) = 7091
Index: head/devel/py-cdg/pkg-descr
===================================================================
--- head/devel/py-cdg/pkg-descr
+++ head/devel/py-cdg/pkg-descr
@@ -0,0 +1,3 @@
+``cdg`` is a library for working with call- and data-flow graphs.
+
+WWW: https://github.com/musec/py-cdg
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Oct 27, 3:58 AM (2 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24269011
Default Alt Text
D11677.id34162.diff (1 KB)
Attached To
Mode
D11677: New port: devel/py-cdg
Attached
Detach File
Event Timeline
Log In to Comment