2007-05-19 22:36:56 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= fonttosfnt
|
2010-05-01 13:41:07 +02:00
|
|
|
PORTVERSION= 1.0.4
|
2007-05-19 22:36:56 +02:00
|
|
|
CATEGORIES= x11-fonts
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= Wrap a bitmap font in a sftn wrapper
|
|
|
|
|
|
|
|
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
|
|
|
|
|
|
|
|
XORG_CAT= app
|
|
|
|
USE_XORG= xproto fontenc
|
|
|
|
|
|
|
|
PLIST_FILES= bin/fonttosfnt
|
|
|
|
|
|
|
|
MAN1= fonttosfnt.1
|
|
|
|
|
2013-09-21 01:51:14 +02:00
|
|
|
NO_STAGE= yes
|
2007-05-19 22:36:56 +02:00
|
|
|
.include <bsd.port.mk>
|