mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
parent
a7f8d5f93a
commit
234accb6b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433037
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= pycodestyle
|
||||
PORTVERSION= 2.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,7 +14,7 @@ COMMENT= Python style guide checker
|
||||
LICENSE= MIT # mentioned as "Expat"
|
||||
|
||||
USES?= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
do-test:
|
||||
|
Loading…
Reference in New Issue
Block a user