Lines 1-4
Link Here
|
1 |
# Created by: Johannes Jost Meixner <xmj@FreeBSD.org> |
1 |
# Created by: Johannes Jost Meixner <johannes@perceivon.net> |
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= pyganim |
4 |
PORTNAME= pyganim |
Lines 8-14
Link Here
|
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
9 |
DISTNAME= Pyganim-${PORTVERSION} |
9 |
DISTNAME= Pyganim-${PORTVERSION} |
10 |
|
10 |
|
11 |
MAINTAINER= xmj@FreeBSD.org |
11 |
MAINTAINER= johannes@perceivon.net |
12 |
COMMENT= Sprite animation module for Pygame |
12 |
COMMENT= Sprite animation module for Pygame |
13 |
|
13 |
|
14 |
LICENSE= BSD2CLAUSE |
14 |
LICENSE= BSD2CLAUSE |