ports/textproc/itstool/Makefile

24 lines
362 B
Makefile
Executable file

PKG_ARCH= *
COMMENT= translate XML documents with PO files
DISTNAME= itstool-2.0.7
REVISION= 2
CATEGORIES= textproc
HOMEPAGE= http://itstool.org/
# GPLv3+
PERMIT_PACKAGE= Yes
SITES= http://files.itstool.org/itstool/
EXTRACT_SUFX= .tar.bz2
MODULES= lang/python
RUN_DEPENDS= textproc/libxml,-python
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>