2013-03-11 07:02:49 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:06:05 espie Exp $
|
2012-09-08 03:54:37 -04:00
|
|
|
|
|
|
|
# XXX remove @exec-update when we branch 5.4-current
|
2011-07-19 05:16:06 -04:00
|
|
|
|
|
|
|
COMMENT= humanist sans-serif font family
|
|
|
|
|
2012-12-20 11:46:39 -05:00
|
|
|
GNOME_VERSION= 0.0.12
|
2011-07-19 05:16:06 -04:00
|
|
|
GNOME_PROJECT= cantarell-fonts
|
|
|
|
|
|
|
|
CATEGORIES= fonts x11
|
|
|
|
|
|
|
|
HOMEPAGE= http://abattis.org/cantarell/
|
|
|
|
|
2012-06-11 01:14:49 -04:00
|
|
|
MANTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
|
|
|
|
2011-07-19 05:16:06 -04:00
|
|
|
# SIL Open Font License v1.1
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
MODULES= x11/gnome
|
|
|
|
|
|
|
|
PKG_ARCH= *
|
|
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
|
|
|
|
FAKE_FLAGS= fontdir=${PREFIX}/lib/X11/fonts/cantarell \
|
|
|
|
configdir=${PREFIX}/share/examples/cantarell-fonts
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|