mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Add LICENSE
- Add NO_ARCH - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
b7307958fc
commit
e1af65356a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484441
@ -11,7 +11,11 @@ DISTNAME= Paver-${PORTVERSION}
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
COMMENT= Easy build, distribution and deployment scripting
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -5,4 +5,4 @@ repetitive tasks (run documentation generators, moving files about,
|
||||
downloading things), all with the convenience of Python's syntax and massive
|
||||
library of code.
|
||||
|
||||
WWW: http://pythonhosted.org/Paver/
|
||||
WWW: https://pythonhosted.org/Paver/
|
||||
|
Loading…
Reference in New Issue
Block a user