textproc/itstool: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
a62eb23de1
commit
c98c2b8f83
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= itstool
|
PORTNAME= itstool
|
||||||
PORTVERSION= 2.0.7
|
PORTVERSION= 2.0.7
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= http://files.itstool.org/itstool/
|
MASTER_SITES= http://files.itstool.org/itstool/
|
||||||
|
|
||||||
|
|
@ -14,6 +15,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python tar:bzip2
|
USES= python tar:bzip2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
CONFLICTS_INSTALL= itstool22
|
CONFLICTS_INSTALL= itstool22
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
bin/itstool
|
bin/itstool
|
||||||
man/man1/itstool.1.gz
|
share/man/man1/itstool.1.gz
|
||||||
%%DATADIR%%/its/docbook.its
|
%%DATADIR%%/its/docbook.its
|
||||||
%%DATADIR%%/its/docbook5.its
|
%%DATADIR%%/its/docbook5.its
|
||||||
%%DATADIR%%/its/its.its
|
%%DATADIR%%/its/its.its
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue