mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Rename from graphics/pyggel to graphics/py-pyggel
- Add PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX}
This commit is contained in:
parent
6a797063b6
commit
803bdaeabf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350423
1
MOVED
1
MOVED
@ -5880,3 +5880,4 @@ security/aolserver-nssha1||2014-04-03|Has expired: abandonware, messing up on cl
|
||||
www/webobjects||2014-04-04|Has expired: Unmaintained, interactive and restricted
|
||||
devel/p5-Devel-LeakTrace-Fast||2014-04-04|Has expired: Broken for more than 6 months
|
||||
www/privoxy+ipv6|www/privoxy|2014-04-06|Has expired: www/privoxy natively supports ipv6
|
||||
graphics/pyggel|graphics/py-pyggel|2014-04-07|Rename to consistency with other Python ports
|
||||
|
@ -857,6 +857,7 @@
|
||||
SUBDIR += py-poppler-qt4
|
||||
SUBDIR += py-pycha
|
||||
SUBDIR += py-pydot
|
||||
SUBDIR += py-pyggel
|
||||
SUBDIR += py-pyglet
|
||||
SUBDIR += py-pygooglechart
|
||||
SUBDIR += py-pyproj
|
||||
@ -870,7 +871,6 @@
|
||||
SUBDIR += py-wand
|
||||
SUBDIR += py-webcolors
|
||||
SUBDIR += py3-cairo
|
||||
SUBDIR += pyggel
|
||||
SUBDIR += pygts
|
||||
SUBDIR += pymorph
|
||||
SUBDIR += pyro
|
||||
|
@ -8,6 +8,7 @@ CATEGORIES= graphics python
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
DISTNAME= ${PORTNAME:U}-V${DISTVERSION}${DISTVERSIONSUFFIX}
|
||||
DIST_SUBDIR= python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
COMMENT= Python Graphical Game Engine and Libraries
|
Loading…
Reference in New Issue
Block a user