# New ports collection makefile for: fontedit
# Date created: 21 June 2000
# Whom: Ben Smithurst <ben@scientia.demon.co.uk>
#
# $FreeBSD: ports/sysutils/fontedit/Makefile,v 1.8 2005/02/19 16:19:28 leeym Exp $
PORTNAME= fontedit
PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= http://www.bensmithurst.com/tarballs/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tools for creating and editing console (syscons) font files
PLIST_FILES= bin/fontdump bin/fontmake
do-install:
@cd ${WRKSRC} && \
${INSTALL_PROGRAM} fontdump fontmake ${PREFIX}/bin
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1