summaryrefslogtreecommitdiffstats
path: root/x11/libXvMC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libXvMC/Makefile')
-rw-r--r--x11/libXvMC/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/libXvMC/Makefile b/x11/libXvMC/Makefile
deleted file mode 100644
index c192a80..0000000
--- a/x11/libXvMC/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: libXvMC
-# Date Created: 8 Feb 206
-# Whom: Eric Anholt <anholt@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libXvMC
-PORTVERSION= 1.0.6
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= X Video Extension Motion Compensation library
-
-XORG_CAT= lib
-USE_XORG= x11 xext xv xextproto videoproto:both xproto:both
-
-.include <bsd.port.mk>