2013-12-18 15:21:32 +00:00

26 lines
415 B
Makefile
Executable File

# $OpenBSD: Makefile,v 1.6 2013/12/18 15:21:32 ajacoutot Exp $
PKG_ARCH= *
COMMENT= translate XML documents with PO files
DISTNAME= itstool-2.0.2
EXTRACT_SUFX= .tar.bz2
CATEGORIES= textproc
HOMEPAGE= http://itstool.org/
# GPLv3+
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://files.itstool.org/itstool/
MODULES= lang/python
RUN_DEPENDS= textproc/libxml,-python
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>