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