aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-faac80/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer-plugins-faac80/Makefile')
-rw-r--r--audio/gstreamer-plugins-faac80/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-faac80/Makefile b/audio/gstreamer-plugins-faac80/Makefile
new file mode 100644
index 000000000000..4842c09aaf31
--- /dev/null
+++ b/audio/gstreamer-plugins-faac80/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: gstreamer-plugins-faac
+# Date created: 3 Oct 2004
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= audio
+
+GST_PLUGIN= faac
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"