blob: e6e06b396cb126fa3caa58f110d84f3cb089a467 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: Makefile,v 1.5 2004/01/25 20:29:30 wiz Exp $
#
PKGNAME= cyberbit-ttf-2.0
PKGREVISION= 3
FONT_FILE= Cyberbit.ZIP
COMMENT= Multilingual TrueType font from Bitstream
CONFLICTS= cyberbase-ttf-*
.include "../../fonts/cyberbit-ttf/Makefile.common"
.include "../../mk/bsd.pkg.mk"
|