summaryrefslogtreecommitdiff
path: root/x11/xf86miscproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xf86miscproto/Makefile')
-rw-r--r--x11/xf86miscproto/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/xf86miscproto/Makefile b/x11/xf86miscproto/Makefile
deleted file mode 100644
index e84b42ad9a5..00000000000
--- a/x11/xf86miscproto/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2012/10/29 05:07:08 asau Exp $
-#
-
-DISTNAME= xf86miscproto-0.9.3
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://xorg.freedesktop.org/
-COMMENT= XF86Misc extension headers from modular X.org
-
-GNU_CONFIGURE= yes
-PKGCONFIG_OVERRIDE+= xf86miscproto.pc.in
-
-.include "../../x11/xproto/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"