mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Remove games/py-slune to reflect real name.
-- New port games/slune Slune is a fun action 3D game where races, pursuits, car crashing, and corrosive humour are all waiting for you! Slune is Free Software, under the GNU GPL license, and is a Nekeme Prod. game PR: 87013 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
This commit is contained in:
parent
40bb5822a2
commit
72b3e86391
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144850
@ -436,7 +436,6 @@
|
||||
SUBDIR += py-sgflib
|
||||
SUBDIR += py-sgfsummary
|
||||
SUBDIR += py-ski
|
||||
SUBDIR += py-slune
|
||||
SUBDIR += pyching
|
||||
SUBDIR += pydance
|
||||
SUBDIR += pykawari
|
||||
@ -497,6 +496,7 @@
|
||||
SUBDIR += six
|
||||
SUBDIR += sl
|
||||
SUBDIR += slashem-tty
|
||||
SUBDIR += slune
|
||||
SUBDIR += smacx
|
||||
SUBDIR += smiley
|
||||
SUBDIR += sokoban
|
||||
|
@ -1,4 +1,4 @@
|
||||
# New ports collection makefile for: py-slune
|
||||
# New ports collection makefile for: slune
|
||||
# Date created: 2005-10-06
|
||||
# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
||||
#
|
||||
@ -9,11 +9,10 @@ PORTNAME= slune
|
||||
PORTVERSION= 1.0.10
|
||||
CATEGORIES= games python
|
||||
MASTER_SITES= http://download.gna.org/slune/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= Slune-${PORTVERSION}
|
||||
|
||||
MAINTAINER= acardenas@bsd.org.pe
|
||||
COMMENT= Slune is a 3D game. Includes racing, car-crashing, and lots of action
|
||||
COMMENT= 3D game. includes racing, car-crashing, and lots of action
|
||||
|
||||
RUN_DEPENDS= soya_editor:${PORTSDIR}/graphics/py-soya3d \
|
||||
${PYTHON_SITELIBDIR}/_openal.so:${PORTSDIR}/audio/py-openal \
|
Loading…
Reference in New Issue
Block a user