ajacoutot 5f6f503865 Move fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match
XDG_DATA_DIR (where Desktop tools will look for by default).

discussed with sthen@ and matthieu@
ok sthen@
2015-03-31 09:45:09 +00:00

27 lines
531 B
Makefile

# $OpenBSD: Makefile,v 1.19 2015/03/31 09:45:09 ajacoutot Exp $
COMMENT= humanist sans-serif font family
GNOME_VERSION= 0.0.16
GNOME_PROJECT= cantarell-fonts
REVISION= 2
CATEGORIES= fonts x11
HOMEPAGE= http://abattis.org/cantarell/
MAINTAINER= 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}/share/fonts/cantarell \
configdir=${PREFIX}/share/examples/cantarell-fonts
.include <bsd.port.mk>