- Use a static fonts.dir instead of generating it by pkg-install. - Fix XLFD entries for oblique fonts. - Update MASTER_SITES and WWW in pkg-descr. - Fix LICENSE. This is no-pkg-sell and no-pkg-mirror. - Fix pathnames for files installed by japanese/font-migu. - Simplify the master/slave structure of font-ricty and font-ricty-discord. Approved by: meta (maintainer)
9 lines
191 B
Makefile
9 lines
191 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -discord
|
|
COMMENT= Ricty Discord - fonts for programming
|
|
|
|
MASTERDIR= ${.CURDIR}/../font-ricty
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|