blob: 1a6cfe73d9c8e9362eb74f6446a002709063939e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer Ogg bitstream plugin
GST_PLUGIN= ogg
DIST= base
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|