"Fossies" - the Fresh Open Source Software Archive 
Member "regexxer-0.10/po/Makevars" (6 Oct 2011, 1072 Bytes) of package /linux/privat/old/regexxer-0.10.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 ## Copyright (c) 2007 Daniel Elstner <daniel.kitta@gmail.com>
2 ##
3 ## This file is part of regexxer.
4 ##
5 ## regexxer is free software; you can redistribute it and/or modify
6 ## it under the terms of the GNU General Public License as published by
7 ## the Free Software Foundation; either version 2 of the License, or
8 ## (at your option) any later version.
9 ##
10 ## regexxer is distributed in the hope that it will be useful,
11 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
12 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 ## GNU General Public License for more details.
14 ##
15 ## You should have received a copy of the GNU General Public License
16 ## along with regexxer; if not, write to the Free Software Foundation, Inc.,
17 ## 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
18
19 DOMAIN = $(PACKAGE)
20
21 subdir = po
22 top_builddir = ..
23
24 # Only extract explicitely tagged comments into PO files.
25 XGETTEXT_OPTIONS = --add-comments=TRANSLATORS --keyword=_ --keyword=N_ --keyword=translate --qt
26
27 MSGID_BUGS_ADDRESS = http://regexxer.sourceforge.net/bugs