blob: f7c0cae6ebad609909076d47930b893d7da1f0a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: Makefile,v 1.8 2014/06/01 16:35:32 wiz Exp $
#
PKGNAME= cyberbase-ttf-2.0
PKGREVISION= 7
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"
|