aboutsummaryrefslogtreecommitdiff
path: root/news/py-yenc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/py-yenc/Makefile')
-rw-r--r--news/py-yenc/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/news/py-yenc/Makefile b/news/py-yenc/Makefile
index e9f2a4ac7aca..7c59b900a418 100644
--- a/news/py-yenc/Makefile
+++ b/news/py-yenc/Makefile
@@ -1,15 +1,17 @@
# Created by: Alexander Botero-Lowry <alex@foxybanana.com>
# $FreeBSD$
-PORTNAME= yenc
-PORTVERSION= 0.3
+PORTNAME= yenc # is abandoned, successor: https://sourceforge.net/projects/sabnzbdplus/files/sabnzbdplus/
+PORTVERSION= 0.4.0
CATEGORIES= news python
-MASTER_SITES= http://sabnzbd.sourceforge.net/
-
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jlaffaye@FreeBSD.org
-COMMENT= yenc decoding module for Python in C
+COMMENT= Decoding module for yenc for Python written in C
+
+LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Uses deprecated version of python
EXPIRATION_DATE= 2020-08-15