109c80313e
Previously, zip extraction by default converted to lower case. Fix some packages that need it and remove -L from some packages that manually set it.
13 lines
288 B
Makefile
13 lines
288 B
Makefile
# $NetBSD: Makefile,v 1.8 2009/08/25 11:56:36 wiz Exp $
|
|
#
|
|
|
|
PKGNAME= cyberbit-ttf-2.0
|
|
PKGREVISION= 6
|
|
FONT_FILE= Cyberbit.ZIP
|
|
|
|
COMMENT= Multilingual TrueType font from Bitstream
|
|
|
|
CONFLICTS= cyberbase-ttf-*
|
|
|
|
.include "../../fonts/cyberbit-ttf/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|