![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / graphics / silgraphite-xft / Makefile (download)
Revision 1.13, Sun Jan 29 21:14:45 2023 UTC (4 months ago) by ryoon
*: Recursive revbup from graphics/freetype2 |
# $NetBSD: Makefile,v 1.13 2023/01/29 21:14:45 ryoon Exp $ DISTNAME= silgraphite-2.3.1 PKGNAME= ${DISTNAME:S/silgraphite/silgraphite-xft/} PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=silgraphite/} MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://silgraphite.sourceforge.net/ COMMENT= Xft wrapper for SIL Graphite GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ WRKSRC= ${WRKDIR}/${DISTNAME}/wrappers/xft INSTALLATION_DIRS+= lib/pkgconfig .include "../../graphics/silgraphite/buildlink3.mk" .include "../../graphics/silgraphite-ft/buildlink3.mk" .include "../../x11/libXft/buildlink3.mk" post-install: ${INSTALL_DATA} ${WRKSRC}/silgraphite-xft.pc \ ${DESTDIR}${PREFIX}/lib/pkgconfig .include "../../mk/bsd.pkg.mk"