--- /dev/null
+PROG = psftopst
+install:
+ perl -c $(PROG).pl
+ cp $(PROG).pl ~/bin/$(PROG)
+ cp $(PROG).pl $(PROG)
\ No newline at end of file
if 0;
use strict;
# ==============================================================================
-# psftopdf
+# psftopst
# Version 1.0 (Mercredi 19 octobre 2011) Jean-Michel Sarlat
# Ce script fait partie du projet pst-anamorphosis (Gilg, Luque, Sarlat)
# http://melusine.eu.org/syracuse/G/pst-anamorphosis Checkout
if 0;
use strict;
# ==============================================================================
-# psftopdf
+# psftopst
# Version 1.0 (Mercredi 19 octobre 2011) Jean-Michel Sarlat
# Ce script fait partie du projet pst-anamorphosis (Gilg, Luque, Sarlat)
# http://melusine.eu.org/syracuse/G/pst-anamorphosis Checkout