pkgsrc/x11/Xrender/Makefile

21 lines
553 B
Makefile
Raw Normal View History

2004-02-16 13:39:55 +01:00
# $NetBSD: Makefile,v 1.14 2004/02/16 12:39:55 jlam Exp $
DISTNAME= xrender-0.8.3
2004-02-09 07:24:05 +01:00
PKGNAME= ${DISTNAME:S/x/X/}
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://pdx.freedesktop.org/software/fontconfig/releases/
2003-07-18 00:50:55 +02:00
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://fontconfig.org/
COMMENT= Client library for the X Rendering Extension protocol
USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
PKGCONFIG_OVERRIDE= xrender.pc.in
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../x11/render/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"