Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.26 2014/01/25 10:30:24 wiz Exp $
# $NetBSD: Makefile,v 1.27 2015/10/31 14:18:32 schmonz Exp $
DISTNAME= feedparser-5.1.3
DISTNAME= feedparser-5.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= http://feedparser.googlecode.com/files/
MASTER_SITES= ${MASTER_SITE_PYPI:=f/feedparser/}
MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://feedparser.googlecode.com/
HOMEPAGE= https://pypi.python.org/pypi/feedparser
COMMENT= Parse RSS and Atom feeds in Python
LICENSE= 2-clause-bsd