aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-chardet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-chardet/Makefile')
-rw-r--r--textproc/py-chardet/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/py-chardet/Makefile b/textproc/py-chardet/Makefile
index ad91130df8bf..db20e8c49e55 100644
--- a/textproc/py-chardet/Makefile
+++ b/textproc/py-chardet/Makefile
@@ -1,7 +1,4 @@
-# New ports collection Makefile for: py-chardet
-# Date created: 2005-01-25
-# Whom: arved
-#
+# Created by: arved
# $FreeBSD$
PORTNAME= chardet
@@ -18,11 +15,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python2-${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rm@FreeBSD.org
COMMENT= Character encoding auto-detection in Python
LICENSE= LGPL21
-LICENSE_FILE= ${WRKSRC}/COPYING
USE_PYTHON= yes
USE_PYDISTUTILS=yes