Changeset View
Changeset View
Standalone View
Standalone View
head/games/endgame-singularity/Makefile
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> | # Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= singularity | PORTNAME= singularity | ||||
PORTVERSION= 0.30c | PORTVERSION= 0.30c | ||||
DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
PORTREVISION= 5 | PORTREVISION= 5 | ||||
CATEGORIES= games | CATEGORIES= games | ||||
PKGNAMEPREFIX= endgame- | PKGNAMEPREFIX= endgame- | ||||
MAINTAINER= lifanov@mail.lifanov.com | MAINTAINER= lifanov@FreeBSD.org | ||||
COMMENT= Simulates the life of a true AI | COMMENT= Simulates the life of a true AI | ||||
LICENSE= GPLv2 | LICENSE= GPLv2 | ||||
LICENSE_FILE= ${WRKSRC}/GPL.txt | LICENSE_FILE= ${WRKSRC}/GPL.txt | ||||
RUN_DEPENDS= py*-game>=1.8:devel/py-game \ | RUN_DEPENDS= py*-game>=1.8:devel/py-game \ | ||||
${PYNUMPY} | ${PYNUMPY} | ||||
▲ Show 20 Lines • Show All 54 Lines • Show Last 20 Lines |