diff options
Diffstat (limited to 'x11/xf86miscproto/Makefile')
-rw-r--r-- | x11/xf86miscproto/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11/xf86miscproto/Makefile b/x11/xf86miscproto/Makefile deleted file mode 100644 index 25b7bd3ea33a..000000000000 --- a/x11/xf86miscproto/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# Created by: Eric Anholt <anholt@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= xf86miscproto -PORTVERSION= 0.9.3 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= XFree86-Misc extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include <bsd.port.mk> |