# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD: x11-fonts/cantarell-fonts/Makefile 328509 2013-09-27 19:24:33Z kwm $

PORTNAME=	cantarell-fonts
PORTVERSION=	0.0.15
CATEGORIES=	x11-fonts gnome
MASTER_SITES=	GNOME

MAINTAINER=	kwm@FreeBSD.org
COMMENT=	Cantarell, a Humanist sans-serif font family

LIB_DEPENDS=	libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig

USES=		gmake pkgconfig
USE_XZ=		yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-configdir=${PREFIX}/etc/fonts/conf.avail
FONTSDIR=	share/fonts/cantarell
PLIST_SUB=	FONTSDIR=${FONTSDIR}

.include <bsd.port.mk>
