openbsd-ports/graphics/libqrencode/pkg/PLIST
jasper d4a982c9aa import libqrencode 3.1.1
Libqrencode is a C library for encoding data in a QR Code symbol, a kind
of 2D symbology that can be scanned by handy terminals such as a mobile
phone with CCD. The capacity of QR Code is up to 7000 digits or 4000
characters, and is highly robust.

ok aja@
2011-07-27 15:30:49 +00:00

10 lines
258 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/27 15:30:49 jasper Exp $
@bin bin/qrencode
include/qrencode.h
lib/libqrencode.a
lib/libqrencode.la
@lib lib/libqrencode.so.${LIBqrencode_VERSION}
lib/pkgconfig/
lib/pkgconfig/libqrencode.pc
@man man/man1/qrencode.1