Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-11-13 23:35:33 +00:00
parent 3fd8d58ef5
commit 8ea800bf65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517457

View file

@ -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>