blob: 87a1084bd3401242eff20b454131820a81f716c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 14
CATEGORIES= multimedia
COMMENT= GStreamer (libaom) plugin
GST_PLUGIN= aom
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|