mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Add LICENSE
- Add NO_ARCH - Add WWW Approved by: portmgr blanket
This commit is contained in:
parent
c8ef5836f8
commit
e12caed0b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472680
@ -9,6 +9,9 @@ MASTER_SITES= GNOME
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Cantarell, a Humanist sans-serif font family
|
||||
|
||||
LICENSE= OFL11
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
USES= fonts gmake gnome pkgconfig tar:xz
|
||||
@ -16,5 +19,6 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-configdir=${PREFIX}/etc/fonts/conf.avail
|
||||
FONTSDIR= share/fonts/cantarell
|
||||
PLIST_SUB= FONTSDIR=${FONTSDIR}
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,5 @@
|
||||
Dave Crossland's Cantarell is a contemporary Humanist sans serif that fully
|
||||
support the following writing systems: Basic Latin, Western European, Catalan,
|
||||
Baltic, Turkish, Central European, Dutch and Afrikaans.
|
||||
|
||||
WWW: https://wiki.gnome.org/Projects/CantarellFonts
|
||||
|
Loading…
Reference in New Issue
Block a user