5a257c59c6
This package contains the common X11 bitmaps for direct inclusion in C. This is from the modular X.org project.
18 lines
438 B
Makefile
18 lines
438 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 19:41:40 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= xbitmaps-1.0.1
|
|
CATEGORIES= x11 devel
|
|
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/data/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= joerg@NetBSD.org
|
|
HOMEPAGE= http://xorg.freedesktop.org/
|
|
COMMENT= Common X11 bitmaps
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|