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
299 B
Makefile
13 lines
299 B
Makefile
# $NetBSD: Makefile,v 1.7 2009/08/25 11:56:36 wiz Exp $
|
|
#
|
|
|
|
PKGNAME= cyberbase-ttf-2.0
|
|
PKGREVISION= 6
|
|
FONT_FILE= Cyberbase.ZIP
|
|
|
|
COMMENT= Cyberbit minus CJK subset, for ISO-8859-x languages
|
|
|
|
CONFLICTS= cyberbit-ttf-*
|
|
|
|
.include "../../fonts/cyberbit-ttf/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|