1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/misc/cfe/Makefile
2003-02-20 19:00:52 +00:00

23 lines
339 B
Makefile

# ex:ts=8
# Ports collection makefile for: cfe
# Date created: Feb 9, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= cfe
PORTVERSION= 0.12
CATEGORIES= misc
MASTER_SITES= http://lrn.ru/~osgene/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Console font editor
GNU_CONFIGURE= yes
MANCOMPRESSED= no
MAN1= cfe.1
.include <bsd.port.mk>