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