1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11-fonts/bdftopcf/Makefile
Niclas Zeising d92cffd222 Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 19:39:00 +00:00

18 lines
281 B
Makefile

# Created by: Pawel Worach
# $FreeBSD$
PORTNAME= bdftopcf
PORTVERSION= 1.0.4
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= Convert X font from BDF to PCF
XORG_CAT= app
USE_XORG= xfont xorg-macros
PLIST_FILES= bin/bdftopcf
MAN1= bdftopcf.1
.include <bsd.port.mk>