diff options
author | ijliao <ijliao@FreeBSD.org> | 2006-12-15 00:06:34 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2006-12-15 00:06:34 +0800 |
commit | c0fd614b13f7a8116de52467de3d02e271065f4c (patch) | |
tree | 4fc4c5f242769249ef29c7ea6f68e19d39dcb396 /games/poker-engine | |
parent | 7b46633c037ed071a3b6c4e3b0ec6b2d5fc9d8cb (diff) | |
download | freebsd-ports-gnome-c0fd614b13f7a8116de52467de3d02e271065f4c.tar.gz freebsd-ports-gnome-c0fd614b13f7a8116de52467de3d02e271065f4c.tar.zst freebsd-ports-gnome-c0fd614b13f7a8116de52467de3d02e271065f4c.zip |
update pkg-comment
Diffstat (limited to 'games/poker-engine')
-rw-r--r-- | games/poker-engine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/poker-engine/Makefile b/games/poker-engine/Makefile index 07752b72285b..9f02e2382d24 100644 --- a/games/poker-engine/Makefile +++ b/games/poker-engine/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://download.gna.org/pokersource/sources/ MAINTAINER= ijliao@FreeBSD.org -COMMENT= Development libraries for poker simulation +COMMENT= A python library that implements poker rules RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ ${PYTHON_SITELIBDIR}/libxslt.py:${PORTSDIR}/textproc/py-libxslt \ |