diff options
Diffstat (limited to 'x11/bigreqsproto/Makefile')
-rw-r--r-- | x11/bigreqsproto/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11/bigreqsproto/Makefile b/x11/bigreqsproto/Makefile deleted file mode 100644 index 9cbcc65bc342..000000000000 --- a/x11/bigreqsproto/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# Created by: Dejan Lesjak <lesi@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= bigreqsproto -PORTVERSION= 1.1.2 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= BigReqs extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include <bsd.port.mk> |