0b8aa5aecb
Mark packages that don't or might probably not have staged installation.
17 lines
398 B
Makefile
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"
|