aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-01-03 08:35:23 +0800
committerjgh <jgh@FreeBSD.org>2013-01-03 08:35:23 +0800
commit7a14fa8b31a7d5a800916010ce7d74cfd4d5d67d (patch)
tree12b79b09fa16ad4cc62f7c898d41cced5b27d891 /games
parent0ab7f55792a1604e7e4fdc381176619d07243327 (diff)
downloadfreebsd-ports-gnome-7a14fa8b31a7d5a800916010ce7d74cfd4d5d67d.tar.gz
freebsd-ports-gnome-7a14fa8b31a7d5a800916010ce7d74cfd4d5d67d.tar.zst
freebsd-ports-gnome-7a14fa8b31a7d5a800916010ce7d74cfd4d5d67d.zip
- trim historical header
- tighten COMMENT
Diffstat (limited to 'games')
-rw-r--r--games/poker-engine/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/games/poker-engine/Makefile b/games/poker-engine/Makefile
index 8e2291116a75..fa5e8e4d9b71 100644
--- a/games/poker-engine/Makefile
+++ b/games/poker-engine/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection Makefile for: poker-engine
-# Date created: Dec 14, 2006
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= poker-engine
PORTVERSION= 1.3.6
@@ -12,7 +7,7 @@ CATEGORIES= games
MASTER_SITES= http://download.gna.org/pokersource/sources/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A python library that implements poker rules
+COMMENT= Python library that implements poker rules
BUILD_DEPENDS= ${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync \
${PYTHON_SITELIBDIR}/pokereval.py:${PORTSDIR}/games/py-poker-eval \