blob: 8d4e4275cdd9e3c8124234e1d005b9a20cfe6269 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: Makefile,v 1.1.1.1 2002/08/11 15:54:57 jschauma Exp $
PKGNAME= cyberbit-ttf-2.0
FONT_FILE= Cyberbit.ZIP
COMMENT= multilingual TrueType font from Bitstream
CONFLICTS= cyberbase-ttf-*
.include "Makefile.common"
.include "../../mk/bsd.pkg.mk"
|