2007-05-19 20:36:56 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= fonttosfnt
|
2018-08-01 20:11:30 +00:00
|
|
|
PORTVERSION= 1.0.5
|
2018-09-11 18:34:27 +00:00
|
|
|
PORTREVISION= 1
|
2007-05-19 20:36:56 +00:00
|
|
|
CATEGORIES= x11-fonts
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= Wrap a bitmap font in a sftn wrapper
|
|
|
|
|
2016-04-01 14:33:55 +00:00
|
|
|
LIB_DEPENDS= libfreetype.so:print/freetype2
|
2007-05-19 20:36:56 +00:00
|
|
|
|
|
|
|
XORG_CAT= app
|
2018-07-31 18:41:30 +00:00
|
|
|
USE_XORG= xorgproto fontenc
|
2007-05-19 20:36:56 +00:00
|
|
|
|
2013-12-16 11:11:09 +00:00
|
|
|
PLIST_FILES= bin/fonttosfnt man/man1/fonttosfnt.1.gz
|
2007-05-19 20:36:56 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|