diff options
Diffstat (limited to 'x11/dri2proto/Makefile')
-rw-r--r-- | x11/dri2proto/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/x11/dri2proto/Makefile b/x11/dri2proto/Makefile deleted file mode 100644 index cda64e734cd..00000000000 --- a/x11/dri2proto/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/09/05 03:32:53 bjs Exp $ -# - -DISTNAME= dri2proto-1.1 -CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_XORG:=proto/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= joerg@NetBSD.org -HOMEPAGE= http://xorg.freedesktop.org/ -COMMENT= Modular X.org DRI2 headers - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= yes -USE_TOOLS+= pkg-config -USE_LANGUAGES= # none - -PKGCONFIG_OVERRIDE+= dri2proto.pc.in - -.include "../../mk/bsd.pkg.mk" |