pkgsrc-wip/itstool/Makefile
Aleksej Saushev 0b8aa5aecb Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-09-30 05:44:14 +00:00

17 lines
398 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/09/30 05:44:15 asau Exp $
#
DISTNAME= itstool-1.1.1
CATEGORIES= converters
MASTER_SITES= http://files.itstool.org/itstool/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= http://itstool.org/
COMMENT= Tool for translating XML documents with PO files
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_LANGUAGES= # none
.include "../../mk/bsd.pkg.mk"