aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mkvtoolnix-nox11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mkvtoolnix-nox11/Makefile')
-rw-r--r--multimedia/mkvtoolnix-nox11/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/multimedia/mkvtoolnix-nox11/Makefile b/multimedia/mkvtoolnix-nox11/Makefile
deleted file mode 100644
index c2cff977e8b3..000000000000
--- a/multimedia/mkvtoolnix-nox11/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-PORTNAME= mkvtoolnix-nox11
-PORTREVISION= 1
-CATEGORIES= lang
-
-MAINTAINER= riggs@FreeBSD.org
-COMMENT= Tools to extract from/get info about/create Matroska media streams (no X11)
-
-MASTERDIR= ${.CURDIR}/../mkvtoolnix
-
-CONFLICTS= mkvtoolnix
-
-OPTIONS_EXCLUDE=GUI
-
-SFX= -nox11
-
-.include "${MASTERDIR}/Makefile"