aboutsummaryrefslogtreecommitdiff
path: root/x11/renderproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/renderproto/Makefile')
-rw-r--r--x11/renderproto/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11/renderproto/Makefile b/x11/renderproto/Makefile
deleted file mode 100644
index 285e87cf29a0..000000000000
--- a/x11/renderproto/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# Created by: Dejan Lesjak <lesi@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= renderproto
-PORTVERSION= 0.11.1
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= RenderProto protocol headers
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-XORG_CAT= proto
-
-.include <bsd.port.mk>