aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-dts
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:18:40 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:18:40 +0000
commite94c0dca29298e1630148f4f14361387dfc83978 (patch)
treed8befbcd18d0f2561bc830de2fc0673c047ba319 /multimedia/gstreamer-plugins-dts
parent1e8be8b7248cd94406ffaeff3e4f605b3652606f (diff)
downloadports-e94c0dca29298e1630148f4f14361387dfc83978.tar.gz
ports-e94c0dca29298e1630148f4f14361387dfc83978.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-dts')
-rw-r--r--multimedia/gstreamer-plugins-dts/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/multimedia/gstreamer-plugins-dts/Makefile b/multimedia/gstreamer-plugins-dts/Makefile
deleted file mode 100644
index 04012eb0b2e4..000000000000
--- a/multimedia/gstreamer-plugins-dts/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-dts
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= multimedia
-PORTREVISION= 1
-
-COMMENT= Gstreamer dts plugin
-
-GST_PLUGIN= dts
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"