mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
sources, such as video streams, image files and raw intensity sensors. It supports many popular symbologies (types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. PR: ports/152708 Submitted by: Oliver Heesakkers <dev2 at heesakkers.info> pproved by: ehaupt (mentor)
11 lines
486 B
Text
11 lines
486 B
Text
--- Makefile.in.orig 2010-12-09 17:52:23.862954369 +0000
|
|
+++ Makefile.in 2010-12-09 17:53:00.865045766 +0000
|
|
@@ -697,7 +697,7 @@
|
|
perl/t/Scanner.t perl/t/pod.t perl/t/pod-coverage.t
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = zbar.pc $(am__append_44) $(am__append_52)
|
|
-dist_doc_DATA = COPYING HACKING INSTALL LICENSE NEWS README TODO \
|
|
+dist_doc_DATA = HACKING INSTALL NEWS README TODO \
|
|
$(am__append_61)
|
|
zincludedir = $(includedir)/zbar
|
|
include_HEADERS = include/zbar.h
|