pkgsrc/x11/xextensions/Makefile
reed 3416edd2f0 Conflict with xextproto.
Bump PKGREVISION.
(This is not maintained. The official version of same headers
is xextproto to be committed soon.)
2006-03-31 23:28:41 +00:00

21 lines
506 B
Makefile

# $NetBSD: Makefile,v 1.6 2006/03/31 23:28:41 reed Exp $
#
DISTNAME= xextensions-1.0.1
PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://xlibs.freedesktop.org/release/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://xlibs.freedesktop.org/
COMMENT= Various extension headers for xlibs from freedesktop.org
CONFLICTS+= xextproto-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKGCONFIG_OVERRIDE= xextensions.pc.in
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"