- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
1649f8e10f
commit
c5535967f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530633
2 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@ MAINTAINER= sbz@FreeBSD.org
|
|||
COMMENT= Python Memory Usage Analyzer
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist cython
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Meliae is a library meant to help people understand how their memory is being
|
||||
used in Python.
|
||||
|
||||
WWW: http://launchpad.net/meliae
|
||||
WWW: https://launchpad.net/meliae
|
||||
|
|
Loading…
Reference in a new issue