textproc/py-colorclass: Add LICENSE_FILE
- Update WWW - Take maintainership
This commit is contained in:
parent
80cab25b35
commit
093a532a90
@ -1,17 +1,18 @@
|
||||
PORTNAME= colorclass
|
||||
PORTVERSION= 2.2.2
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Colorful worry-free console applications
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
Yet another ANSI color text library for Python. Provides "auto colors" for
|
||||
dark/light terminals. Works on Linux, OS X, and Windows.
|
||||
|
||||
WWW: https://pypi.org/project/colorclass/
|
||||
WWW: https://github.com/matthewdeanmartin/colorclass
|
||||
|
Loading…
Reference in New Issue
Block a user