freebsd-ports/misc/cfe/Makefile
Trevor Johnson 3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00

24 lines
360 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
PLIST_FILES= bin/cfe
.include <bsd.port.mk>