- Space/Tab twiddle

- Take maintainership
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-09-22 06:59:15 +00:00
parent 8a4b511e44
commit ae12642ac8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282164

View file

@ -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}