1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/misc/cfe/Makefile
Ying-Chieh Liao a19d8120e2 add cfe 0.12
Console font editor
2002-02-09 09:21:36 +00:00

22 lines
310 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
GNU_CONFIGURE= yes
MANCOMPRESSED= no
MAN1= cfe.1
.include <bsd.port.mk>