![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / x11 / fontsproto / Attic / Makefile (download)
Revision 1.4, Sat Aug 29 15:27:29 2009 UTC (11 years, 4 months ago) by wiz
Update to 2.1.0: Packaging changes only. Alan Coopersmith (1): renamed: .cvsignore -> .gitignore James Cloos (2): Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Paulo Cesar Pereira de Andrade (1): Janitor: Correct make distcheck and dont distribute autogen.sh Peter Hutterer (2): Remove RCS tags fontsproto 2.1.0 |
# $NetBSD: Makefile,v 1.4 2009/08/29 15:27:29 wiz Exp $ # DISTNAME= fontsproto-2.1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Fonts extension headers from X.org PKG_DESTDIR_SUPPORT= user-destdir USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE+= ${WRKSRC}/fontsproto.pc.in GNU_CONFIGURE= yes .include "../../mk/bsd.pkg.mk"