pkgsrc/x11/printproto/Makefile
wiz cef2f0178c Update to 1.0.4:
Alan Coopersmith (1):
     renamed: .cvsignore -> .gitignore

Eamon Walsh (2):
     Updates to printproto as part of devPrivates rework.
     Update package version number for devPrivates rework.

Egbert Eich (1):
     23. Merged with XFree86 4.4.0. Added changes that went into infected files.

James Cloos (2):
     Add *~ to .gitignore to skip patch/emacs droppings
     Replace static ChangeLog with dist-hook to generate from git log
                                                                                Kaleb Keithley (1):
     merge XFree86 4.3.0.1 to -CURRENT
2008-04-16 14:27:45 +00:00

22 lines
540 B
Makefile

# $NetBSD: Makefile,v 1.2 2008/04/16 14:27:45 wiz Exp $
#
DISTNAME= printproto-1.0.4
CATEGORIES= x11 print
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/releases/individual/proto/
COMMENT= Print extension headers from X.org
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= printproto.pc.in
.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"