aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-faad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-02-04 06:04:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-02-04 06:04:50 +0000
commitf667e4109248781b8aa37cfe345bb108586f6478 (patch)
tree4f63466a92526c6660b807700fd026b5f1b00858 /audio/gstreamer-plugins-faad
parent3a6e2989cd4bd2000a1730e1b3f08d85e7a2bd6c (diff)
downloadports-f667e4109248781b8aa37cfe345bb108586f6478.tar.gz
ports-f667e4109248781b8aa37cfe345bb108586f6478.zip
Notes
Diffstat (limited to 'audio/gstreamer-plugins-faad')
-rw-r--r--audio/gstreamer-plugins-faad/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/gstreamer-plugins-faad/Makefile b/audio/gstreamer-plugins-faad/Makefile
deleted file mode 100644
index 7603e4225823..000000000000
--- a/audio/gstreamer-plugins-faad/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-faad/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin
-
-GST_PLUGIN= faad
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"