9317e1cf48
field.
21 lines
499 B
Makefile
21 lines
499 B
Makefile
# $NetBSD: Makefile,v 1.4 2007/07/12 13:29:54 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= inputproto-1.4.2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= joerg@NetBSD.org
|
|
HOMEPAGE= http://xorg.freedesktop.org/
|
|
COMMENT= Input extension headers from X.org
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
CONFLICTS+= xextensions-[0-9]*
|
|
|
|
GNU_CONFIGURE= yes
|
|
PKGCONFIG_OVERRIDE+= inputproto.pc.in
|
|
USE_LANGUAGES= # empty
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|