1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/x11-fonts/bdftopcf/Makefile
Dejan Lesjak c9c68fefc5 Update to 1.0.1.
Replace one line pkg-plist with PLIST_FILES.

PR:		ports/113591
Submitted by:	chinsan
2007-07-02 17:25:42 +00:00

22 lines
348 B
Makefile

# New ports collection makefile for: bdftopcf
# Date Created: 28 Aug 2005
# Whom: Pawel Worach
#
# $FreeBSD$
#
PORTNAME= bdftopcf
PORTVERSION= 1.0.1
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>