blob: ecec8e1e697b63482905c1f6e489c12f0ba65b62 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-faac
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= audio
GST_PLUGIN= a52dec
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"
|