mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Stagify databases/py-dbf.
- Add stage support - Add LICENSE=BSD3CLAUSE (see ${WORKDIR}/dbf.py) PR: ports/188608 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr (implicit)
This commit is contained in:
parent
65d8be60c1
commit
821bb24c55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353884
1 changed files with 2 additions and 1 deletions
|
@ -10,9 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Pure python package for reading/writing dbf files
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue