Add LICENSE_FILE
- Remove leading indefinite article from COMMENT Approved by: portmgr (blanket)
This commit is contained in:
parent
4baaa7c080
commit
45e1ca51d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441735
1 changed files with 2 additions and 1 deletions
|
@ -8,9 +8,10 @@ MASTER_SITES= CHEESESHOP
|
|||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= cem@FreeBSD.org
|
||||
COMMENT= A simple testing framework for command line applications
|
||||
COMMENT= Simple testing framework for command line applications
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}check-manifest>=0:devel/py-check-manifest \
|
||||
${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage \
|
||||
|
|
Loading…
Reference in a new issue