diff --git a/build/makepack-pibarcode.conf b/build/makepack-pibarcode.conf new file mode 100644 index 00000000000..d3418ab454a --- /dev/null +++ b/build/makepack-pibarcode.conf @@ -0,0 +1,13 @@ +# Package descriptor to build pibarcode module package +# +# Goal: Provide a barcode generator engine for module barcode based on non free API pibarcode +# Version: 1.0 +# Author: Copyright 2008 - Laurent Destailleur +# Licence: Restricted as it requires the non GPL API pi_barcode.php +# Install: Just unpack content of module package in Dolibarr directory. +# Setup: Go on barcode module setup. A new barcode generator calle pibarcode must appear. +# +# Files in module +build/makepack-pibarcode.conf +htdocs/includes/barcode/pi_barcode/pi_barcode.php +htdocs/includes/modules/barcode/pibarcode.modules.php \ No newline at end of file