pkgsrc/devel/imake/Makefile
2007-05-07 12:20:33 +00:00

25 lines
632 B
Makefile

# $NetBSD: Makefile,v 1.4 2007/05/07 12:20:33 joerg Exp $
#
DISTNAME= imake-1.0.2
PKGREVISION= 1
CATEGORIES= x11 devel
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/util/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/releases/individual/util/
COMMENT= Imake and other utilities from modular X.org
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config makedepend:run
DEPENDS+= xorg-cf-files>=1.0.2nb1:../../x11/xorg-cf-files
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"