Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23311

Added Files:
        txt2regex.info 
Log Message:
Resurrected package from the distant past (10.2).

--- NEW FILE: txt2regex.info ---
Package: txt2regex
Version: 0.8
Revision: 1
Description: Regular expression wizard
DescDetail: <<
        Txt2regex is a Regular Expression Wizard that converts human sentences
        to regexes. In a simple interactive console interface, the user answer
        questions and the program build the regexes for more than 20 programs,
        like Vim, Emacs, Perl, PHP, Python, Procmail and OpenOffice.org. It is
        a Shell Script 100% written with Bash builtin commands.
<<
DescPort: <<
        I'm not sure if the language translations actually work, but I've
        installed them anyhow.
<<
Source: http://%n.sourceforge.net/%n-%v.tgz
Source-MD5: 83bc1f95b36fe51ade8d130fab390103
PatchScript: <<
        perl -pi -e 's/echo -n/printf/g; s,=\$\(LOCALEDIR\),=%p/share/locale,' 
Makefile
<<
BuildDepends: gettext-tools
CompileScript: echo 'Nothing to compile.'
InstallScript: <<
        make install BINDIR=%i/bin LOCALEDIR=%i/share/locale
        install -d %i/share/man/man1
        install -m 644 txt2regex.man %i/share/man/man1/txt2regex.1
<<
DocFiles: Changelog COPYRIGHT NEWS README README.japanese TODO
License: GPL
Maintainer: Daniel Johnson <[email protected]>
Homepage: http://txt2regex.sourceforge.net/


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to