summaryrefslogtreecommitdiffstats
path: root/x11-fonts/bdftopcf/Makefile
blob: fec0be654ef23cae30f9e8d7663fe25e12bd1ca9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    bdftopcf
# Date Created:             28 Aug 2005
# Whom:                 Pawel Worach
#
# $FreeBSD: ports/x11-fonts/bdftopcf/Makefile,v 1.3 2010/05/01 11:40:49 miwi Exp $
#

PORTNAME=   bdftopcf
PORTVERSION=    1.0.2
CATEGORIES= x11-fonts

MAINTAINER= x11@FreeBSD.org
COMMENT=    Convert X font from BDF to PCF

XORG_CAT=   app
USE_XORG=   xfont

PLIST_FILES=    bin/bdftopcf
MAN1=       bdftopcf.1

.include <bsd.port.mk>