diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-10 17:37:16 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-10 17:37:16 +0000 |
commit | d232382b35d370bba3ec48a4d24640807f88b3db (patch) | |
tree | 622bf8d453cd299082a3ac4729e6f96339832f73 /graphics/py-soya3d | |
parent | 86c33d74b29c303dfca4062931624f518ea9c9ba (diff) | |
download | ports-d232382b35d370bba3ec48a4d24640807f88b3db.tar.gz ports-d232382b35d370bba3ec48a4d24640807f88b3db.zip |
Notes
Diffstat (limited to 'graphics/py-soya3d')
-rw-r--r-- | graphics/py-soya3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-soya3d/Makefile b/graphics/py-soya3d/Makefile index 180fe780ecf4..8d90b19b1918 100644 --- a/graphics/py-soya3d/Makefile +++ b/graphics/py-soya3d/Makefile @@ -14,7 +14,7 @@ DISTNAME= Soya-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= acardenas@bsd.org.pe -COMMENT= Soya 3D is a very high level 3D engine for Python +COMMENT= Very high level 3D engine for Python BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging \ ${PYTHON_SITELIBDIR}/_openal.so:${PORTSDIR}/audio/py-openal \ |