diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-04-30 01:18:40 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-04-30 01:18:40 +0000 |
commit | e94c0dca29298e1630148f4f14361387dfc83978 (patch) | |
tree | d8befbcd18d0f2561bc830de2fc0673c047ba319 /multimedia/gstreamer-plugins-dts/Makefile | |
parent | 1e8be8b7248cd94406ffaeff3e4f605b3652606f (diff) | |
download | ports-e94c0dca29298e1630148f4f14361387dfc83978.tar.gz ports-e94c0dca29298e1630148f4f14361387dfc83978.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-dts/Makefile')
-rw-r--r-- | multimedia/gstreamer-plugins-dts/Makefile | 17 |
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" |