pkgsrc-wip/fontcacheproto/Makefile
Jeremy C. Reed 94d5bc22df New package.
This package provides the Fontcache extension headers from the
modular X.org X11 project.
2005-10-17 18:37:53 +00:00

17 lines
455 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2005/10/17 18:37:53 jeremy-c-reed Exp $
#
DISTNAME= fontcacheproto-0.1
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/X11R7.0-RC0/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"