mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage
- Pet portlint PR: ports/188916 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr@
This commit is contained in:
parent
41d3e2cf30
commit
02439fbd0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353383
@ -8,6 +8,7 @@ CATEGORIES= graphics python
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DIST_SUBDIR= python
|
||||
|
||||
PATCH_SITES= http://mirror.amdmi3.ru/distfiles/ \
|
||||
${MASTER_SITE_LOCAL:S|%SUBDIR%|amdmi3|}
|
||||
PATCHFILES= glewpy-${PORTVERSION}-generatedsources.diff.bz2
|
||||
@ -24,5 +25,4 @@ USE_PYDISTUTILS=yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,4 +3,4 @@ Python OpenGL developer to use features such as fragment and vertex shaders and
|
||||
image processing on the GPU. It serves as a complement to PyOpenGL and toolkits
|
||||
such as GLUT and SDL (pygame).
|
||||
|
||||
WWW: http://glewpy.sourceforge.net/
|
||||
WWW: http://glewpy.sourceforge.net/
|
||||
|
Loading…
Reference in New Issue
Block a user