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 /sysutils/gstreamer-plugins-cdio/Makefile | |
parent | 1e8be8b7248cd94406ffaeff3e4f605b3652606f (diff) | |
download | ports-e94c0dca29298e1630148f4f14361387dfc83978.tar.gz ports-e94c0dca29298e1630148f4f14361387dfc83978.zip |
Notes
Diffstat (limited to 'sysutils/gstreamer-plugins-cdio/Makefile')
-rw-r--r-- | sysutils/gstreamer-plugins-cdio/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sysutils/gstreamer-plugins-cdio/Makefile b/sysutils/gstreamer-plugins-cdio/Makefile deleted file mode 100644 index 695cc405b4d5..000000000000 --- a/sysutils/gstreamer-plugins-cdio/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-cdio -# Date created: 5 July 2005 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= sysutils -PORTREVISION= 1 - -COMMENT= Gstreamer compact disc input and control library - -GST_PLUGIN= cdio - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" |