CVS: moonbase/doc-tools/txt2man BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

csm at lunar-linux.org csm at lunar-linux.org
Wed Jul 23 03:55:52 GMT 2003


Update of /var/cvs/lunar/moonbase/doc-tools/txt2man
In directory dbguin.lunar-linux.org:/tmp/cvs-serv20043/txt2man

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
adding the txtman util. could be useful!


--- NEW FILE: BUILD ---
(

  sedit "s/man\/man1/share\/man\/man1/"  Makefile  &&
  prepare_install                                  &&
  make install prefix=/usr


) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends  gawk

--- NEW FILE: DETAILS ---
          MODULE=txt2man
         VERSION=1.4.8
	  SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://mvertes.free.fr/download/$SOURCE
        WEB_SITE=http://mvertes.free.fr/
         ENTERED=20030722
         UPDATED=20030722
           SHORT="converts flat ASCII text to man page format"
cat << EOF
Txt2man converts flat ASCII text to man page format. It is a 
shell script using gnu awk, that should run on any Unix like 
system. Last version: 1.4.8 (07-jul-2003)
EOF




More information about the Lunar-commits mailing list