blob: b023ca6d6b1641ba25bc152db7372db7b7b2c682 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 0
CATEGORIES= graphics
COMMENT= GStreamer ZBar barcode detector plugin
GST_PLUGIN= zbar
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|