1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# New ports collection makefile for: gstreamer-plugins-vp8 # Date created: 10 Sep 2010 # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ # PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer vp8 codec plugin GST_PLUGIN= vp8 MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins .include "${MASTERDIR}/Makefile"