openbsd-ports/fonts/cantarell-fonts/Makefile

32 lines
662 B
Makefile
Raw Normal View History

2012-09-08 03:54:37 -04:00
# $OpenBSD: Makefile,v 1.6 2012/09/08 07:54:37 ajacoutot Exp $
# XXX remove @exec-update when we branch 5.4-current
COMMENT= humanist sans-serif font family
2012-06-11 01:14:49 -04:00
GNOME_VERSION= 0.0.9
GNOME_PROJECT= cantarell-fonts
2012-09-08 03:54:37 -04:00
REVISION= 0
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
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= 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>