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:
Ion-Mihai Tetcu 2006-05-09 10:25:52 +00:00
parent c0a174ba50
commit 055ba34958
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161792

View File

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