- Fix LICENSE
- Add LICENSE_FILE - Add NO_ARCH
This commit is contained in:
parent
60ef37f85e
commit
277f9a42d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437945
@ -10,9 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Common low-level libraries shared among logilab projects
|
||||
|
||||
LICENSE= LGPL20
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user