summaryrefslogtreecommitdiff
path: root/multimedia/totem-xine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/totem-xine/Makefile')
-rw-r--r--multimedia/totem-xine/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/multimedia/totem-xine/Makefile b/multimedia/totem-xine/Makefile
deleted file mode 100644
index 9fe11fb7a69e..000000000000
--- a/multimedia/totem-xine/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: totem-xine
-# Date created: March 2, 2007
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/multimedia/totem-xine/Makefile,v 1.1 2007/03/15 14:29:57 ahze Exp $
-#
-
-PORTREVISION= 7
-PKGNAMESUFFIX= -xine
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A XINE-based video player for the GNOME 2 desktop
-
-MASTERDIR= ${.CURDIR}/../totem
-
-WITH_TOTEM_XINE= yes
-
-CONFLICTS= totem-[0-9]* totem-gstreamer-[0-9]*
-
-.include "${MASTERDIR}/Makefile"