pkgsrc-wip/fontcacheproto/Makefile
Jeremy C. Reed 2d18e02880 Update from release candidate to official versions.
(Especially since download site is gone.)
In some cases, these version number changes reflect no code changes.
Sorry, I don't provide changelog for others -- this is a work in progress.
2006-04-28 06:29:35 +00:00

17 lines
461 B
Makefile

# $NetBSD: Makefile,v 1.2 2006/04/28 06:29:35 jeremy-c-reed Exp $
#
DISTNAME= fontcacheproto-0.1.2
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Fontcache extension headers from X.org
USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/fontcacheproto.pc.in
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"