Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F132783238
D12197.id32728.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
D12197.id32728.diff
View Options
Index: head/textproc/Makefile
===================================================================
--- head/textproc/Makefile
+++ head/textproc/Makefile
@@ -1389,6 +1389,7 @@
SUBDIR += py3-asciinema
SUBDIR += py3-chardet
SUBDIR += py3-docutils
+ SUBDIR += py3-feedparser
SUBDIR += py3-humanfriendly
SUBDIR += py3-hunspell
SUBDIR += py3-libxml2
Index: head/textproc/py-feedparser/Makefile
===================================================================
--- head/textproc/py-feedparser/Makefile
+++ head/textproc/py-feedparser/Makefile
@@ -13,7 +13,7 @@
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python tar:bzip2
+USES?= python tar:bzip2
USE_PYTHON= distutils autoplist
NO_ARCH= yes
Index: head/textproc/py3-feedparser/Makefile
===================================================================
--- head/textproc/py3-feedparser/Makefile
+++ head/textproc/py3-feedparser/Makefile
@@ -0,0 +1,8 @@
+# Created by: Danilo G. Baio <dbaio@bsd.com.br>
+# $FreeBSD$
+
+MASTERDIR= ${.CURDIR}/../py-feedparser
+
+USES= python:3.3+ tar:bzip2
+
+.include "${MASTERDIR}/Makefile"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Oct 20, 10:20 PM (16 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23952125
Default Alt Text
D12197.id32728.diff (1 KB)
Attached To
Mode
D12197: Add textproc/py3-feedparser
Attached
Detach File
Event Timeline
Log In to Comment