freebsd-ports/misc/cfe/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +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>