aboutsummaryrefslogtreecommitdiff
path: root/x11/glproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/glproto/Makefile')
-rw-r--r--x11/glproto/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11/glproto/Makefile b/x11/glproto/Makefile
deleted file mode 100644
index 73aa818e6695..000000000000
--- a/x11/glproto/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# Created by: Eric Anholt <anholt@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= glproto
-PORTVERSION= 1.4.17
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= GLX extension headers
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-XORG_CAT= proto
-
-.include <bsd.port.mk>