18 lines
529 B
Makefile
18 lines
529 B
Makefile
# $NetBSD: Makefile,v 1.8 2004/07/31 02:28:15 xtraeme Exp $
|
|
|
|
DISTNAME= XFree86-${XF_VER}-src-4
|
|
PKGNAME= XFree86-fonts100dpi-${XF_VER}
|
|
CATEGORIES= fonts x11
|
|
MASTER_SITES= ${MASTER_SITE_XFREE}
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= xtraeme@NetBSD.org
|
|
HOMEPAGE= http://www.xfree86.org/
|
|
COMMENT= XFree86 bitmap 100dpi fonts
|
|
|
|
NO_XFREE86_TARGETS= # defined
|
|
WRKSRC= ${WRKDIR}/xc/fonts/bdf/100dpi
|
|
|
|
.include "../../fonts/XFree86-fontsEncodings/Makefile.common"
|
|
.include "../../meta-pkgs/XFree86/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|