19 lines
438 B
Makefile
19 lines
438 B
Makefile
# $NetBSD: Makefile,v 1.3 2012/10/03 18:28:19 asau Exp $
|
|
#
|
|
|
|
DISTNAME= font-arabic-misc-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 Arabic PCF fonts
|
|
LICENSE= mit
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_TOOLS+= bdftopcf gzip
|
|
|
|
FONTS_DIRS.x11= share/fonts/X11/misc
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|