f0a1969d34
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
22 lines
310 B
Makefile
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>
|