openbsd-ports/fonts/cantarell-fonts/Makefile

28 lines
570 B
Makefile
Raw Normal View History

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
COMMENT= humanist sans-serif font family
2012-12-20 11:46:39 -05:00
GNOME_VERSION= 0.0.12
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>
# 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>