- Space/Tab twiddle
- Take maintainership
This commit is contained in:
parent
8a4b511e44
commit
ae12642ac8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282164
1 changed files with 8 additions and 8 deletions
|
@ -5,16 +5,16 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= psutil
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
PORTNAME= psutil
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A process utilities module for Python
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= A process utilities module for Python
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= ${PORTNAME}
|
||||
|
||||
|
|
Loading…
Reference in a new issue