Cosmetic change
This commit is contained in:
parent
3fd8d58ef5
commit
8ea800bf65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517457
1 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= spdx
|
||||
DISTVERSION= 2.5.0
|
||||
PORTVERSION= 2.5.0
|
||||
CATEGORIES= misc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,8 +13,9 @@ COMMENT= SPDX license list database
|
|||
LICENSE= CC0-1.0
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue