7e61fbb150
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
19 lines
455 B
Makefile
19 lines
455 B
Makefile
# $NetBSD: Makefile,v 1.4 2019/11/02 22:24:40 rillig Exp $
|
|
#
|
|
|
|
DISTNAME= font-misc-ethiopic-1.0.3
|
|
CATEGORIES= fonts
|
|
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= ftp://ftp.freedesktop.org/pub/individual/font/
|
|
COMMENT= Miscellaneous Ethiopic OTF fonts
|
|
LICENSE= mit
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
FONTS_DIRS.ttf= share/fonts/X11/OTF
|
|
FONTS_DIRS.ttf+= share/fonts/X11/TTF
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|