mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
- update MASTER_SITES, thanks to Phil Pennock <pdp@spodhuis.org>
- update my mail address - update USE_PYTHON
This commit is contained in:
parent
c2d5109817
commit
6cdaca2ac9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193279
@ -10,18 +10,17 @@ PORTNAME= feedparser
|
||||
PORTVERSION= 4.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
MASTER_SITES= http://feedparser.googlecode.com/files/ \
|
||||
http://dryice.name/computer/FreeBSD/distfiles/
|
||||
MASTER_SITE_SUBDIR= feedparser
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= dryice@dryice.name
|
||||
MAINTAINER= dryice@FreeBSD.org
|
||||
COMMENT= An RSS feed parser written in Python
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/chardet/__init__.py:${PORTSDIR}/textproc/py-chardet
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
USE_PYTHON= 2.1+
|
||||
USE_PYTHON= yes
|
||||
USE_ZIP= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user