Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147364936
D12135.id32425.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
728 B
Referenced Files
None
Subscribers
None
D12135.id32425.diff
View Options
Index: devel/py-logfury/Makefile
===================================================================
--- /dev/null
+++ devel/py-logfury/Makefile
@@ -0,0 +1,24 @@
+# Created by: Gordon Tetlow <gordon@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= logfury
+PORTVERSION= 0.1.2
+CATEGORIES= devel python
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= gordon@FreeBSD.org
+COMMENT= Toolkit for logging of library method calls
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+USES= python:2.6+
+USE_PYTHON= autoplist distutils
+
+USE_GITHUB= yes
+GH_ACCOUNT= ppolewicz
+
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}six>=1.10:devel/py-six \
+ ${PYTHON_PKGNAMEPREFIX}funcsigs>=1.0.2:devel/py-funcsigs
+
+.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 11, 8:51 AM (12 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29533745
Default Alt Text
D12135.id32425.diff (728 B)
Attached To
Mode
D12135: Add devel/py-logfury.
Attached
Detach File
Event Timeline
Log In to Comment