pkgsrc/x11/xbitmaps/Makefile
tnn 3de59ac273 Update to xbitmaps-1.1.0. Changes:
Create COPYING file from notice in terminal & X11R6.6 release notes
Move black6 & box6 bitmaps from xmh module
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
add .gitignore
Correct make distcheck.
2009-11-09 19:16:27 +00:00

18 lines
405 B
Makefile

# $NetBSD: Makefile,v 1.3 2009/11/09 19:16:27 tnn Exp $
#
DISTNAME= xbitmaps-1.1.0
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=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"