- Switch to USES=libtool, drop .la files

- Pass maintainership to games@
This commit is contained in:
Dmitry Marakasov 2014-08-04 15:28:30 +00:00
parent b8c5518dcd
commit d5373a7c51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364020
2 changed files with 5 additions and 4 deletions

View File

@ -3,21 +3,22 @@
PORTNAME= poker-eval
PORTVERSION= 0.138
PORTREVISION= 1
CATEGORIES= games python
MASTER_SITES= http://download.gna.org/pokersource/sources/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION:E}.0
MAINTAINER= ports@FreeBSD.org
MAINTAINER= games@FreeBSD.org
COMMENT= Python adaptor for the poker-eval toolkit
LIB_DEPENDS= libpoker-eval.so:${PORTSDIR}/games/poker-eval
LICENSE= GPLv3
USES= pkgconfig
USES= libtool pkgconfig
USE_PYTHON= 2
USE_AUTOTOOLS= aclocal autoconf automake libtool
USE_AUTOTOOLS= aclocal autoconf automake
ACLOCAL_ARGS= -I config
AUTOMAKE_ARGS= --add-missing
CONFIGURE_ARGS= PYTHON=""

View File

@ -1,7 +1,7 @@
%%PYTHON_SITELIBDIR%%/_pokereval_%%PYVER%%.a
%%PYTHON_SITELIBDIR%%/_pokereval_%%PYVER%%.la
%%PYTHON_SITELIBDIR%%/_pokereval_%%PYVER%%.so
%%PYTHON_SITELIBDIR%%/_pokereval_%%PYVER%%.so.1
%%PYTHON_SITELIBDIR%%/_pokereval_%%PYVER%%.so.1.0.0
%%PYTHON_SITELIBDIR%%/pokereval.py
%%PYTHON_SITELIBDIR%%/pokereval.pyc
%%PYTHON_SITELIBDIR%%/pokereval.pyo