1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
- Pet portlint

PR:		ports/188916
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@
This commit is contained in:
Vanilla I. Shu 2014-05-09 03:13:41 +00:00
parent 41d3e2cf30
commit 02439fbd0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353383
2 changed files with 2 additions and 2 deletions

View File

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

View File

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