| 1234567891011121314151617181920 | # $Id$#-# This file is part of the OpenADK project. OpenADK is copyrighted# material, please see the LICENCE file in the top-level directory.include $(TOPDIR)/rules.mkPKG_NAME:=		xextprotoPKG_VERSION:=		7.0.3PKG_RELEASE:=		1PKG_MD5SUM:=		6a8f9f9559e9065858905043c17e05a1MASTER_SITES:=		${MASTER_SITE_XORG}include $(TOPDIR)/mk/package.mkCONFIGURE_STYLE=	gnuBUILD_STYLE=		autoINSTALL_STYLE=		auto confproginclude ${TOPDIR}/mk/pkg-bottom.mk
 |