mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Portlint.
PR: ports/95834 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: Marcus von Appen <mva@sysfault.org> (maintainer), lawrance (mentor)
This commit is contained in:
parent
c0a174ba50
commit
055ba34958
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161792
1 changed files with 3 additions and 2 deletions
|
@ -5,11 +5,12 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= py-game
|
||||
PORTNAME= game
|
||||
PORTVERSION= 1.7.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://pygame.seul.org/ftp/
|
||||
DISTNAME= ${PORTNAME:S/-//}-${PORTVERSION}release
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= py${PORTNAME}-${PORTVERSION}release
|
||||
|
||||
MAINTAINER= mva@sysfault.org
|
||||
COMMENT= A module designed to write games in Python
|
||||
|
|
Loading…
Add table
Reference in a new issue