- Add LICENSE_FILE
- Add NO_ARCH - Prepare for python3 counterpart Approved by: portmgr blanket
This commit is contained in:
parent
ec883fbfc4
commit
83c40a6f30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432225
1 changed files with 3 additions and 1 deletions
|
@ -11,8 +11,10 @@ MAINTAINER= wg@FreeBSD.org
|
|||
COMMENT= Classes and setuptools plugin for Mercurial repositories
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python zip
|
||||
USES?= python zip
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue