diff options
Diffstat (limited to 'textproc/py-feedparser')
-rw-r--r-- | textproc/py-feedparser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile index a374c7da7e5f..39d673b71307 100644 --- a/textproc/py-feedparser/Makefile +++ b/textproc/py-feedparser/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sbz@FreeBSD.org COMMENT= Universal feed parser written in Python +WWW= https://github.com/kurtmckee/feedparser LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |