Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106333214
D19018.id53434.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
619 B
Referenced Files
None
Subscribers
None
D19018.id53434.diff
View Options
Index: net/py-ifaddr/Makefile
===================================================================
--- net/py-ifaddr/Makefile
+++ net/py-ifaddr/Makefile
@@ -10,18 +10,15 @@
COMMENT= Python Library to enumerate all network interfaces
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python:2.7+
+RUN_DEPENDS= ${PY_IPADDRESS}
+USES= python
+
USE_PYTHON= autoplist distutils
USE_GITHUB= yes
GH_ACCOUNT= pydron
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_MAJOR_VER} < 3
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipaddress>0:net/py-ipaddress
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 29, 8:58 PM (7 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15633020
Default Alt Text
D19018.id53434.diff (619 B)
Attached To
Mode
D19018: net/py-ifaddr: Port fixes - Use conditional ${PY_IPADDRESS} - Add LICENSE_FILE
Attached
Detach File
Event Timeline
Log In to Comment