blob: 17c93144756fedbd6157e9f772c56ca3cd0fc56a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: Makefile,v 1.4 2003/07/21 16:47:07 martti Exp $
#
PKGNAME= cyberbit-ttf-2.0
PKGREVISION= 2
FONT_FILE= Cyberbit.ZIP
COMMENT= Multilingual TrueType font from Bitstream
CONFLICTS= cyberbase-ttf-*
.include "../../fonts/cyberbit-ttf/Makefile.common"
.include "../../mk/bsd.pkg.mk"
|