2b37211bae
October 16, 2012 Behdad Esfahbod <behdad@gnome.org> - 0.0.2. There are only 10 types of people... More seriously: Bump pkgconfig package version to 1.30.
21 lines
565 B
Makefile
21 lines
565 B
Makefile
# $NetBSD: Makefile,v 1.9 2015/01/16 09:29:36 wiz Exp $
|
|
|
|
DISTNAME= pangox-compat-0.0.2
|
|
CATEGORIES= devel fonts
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pangox-compat/${PKGVERSION_NOREV:R}/}
|
|
EXTRACT_SUFX= .tar.xz
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.pango.org/
|
|
COMMENT= Backwards compatibility library for pango X support
|
|
LICENSE= gnu-lgpl-v2
|
|
|
|
USE_LIBTOOL= yes
|
|
USE_LANGUAGES= c c++
|
|
USE_TOOLS+= gmake pkg-config
|
|
GNU_CONFIGURE= yes
|
|
|
|
PKGCONFIG_OVERRIDE= pangox.pc.in
|
|
|
|
.include "../../devel/pango/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|