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