View | Details | Raw Unified | Return to bug 198201
Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 12-24 Link Here
12
#		gjb@FreeBSD.org is also committer for this port
12
#		gjb@FreeBSD.org is also committer for this port
13
COMMENT=	Systems administration tool for networks
13
COMMENT=	Systems administration tool for networks
14
14
15
CPE_VENDOR=	gnu
16
15
FETCH_BEFORE_ARGS=	-o ${DISTDIR}/${DISTFILES}
17
FETCH_BEFORE_ARGS=	-o ${DISTDIR}/${DISTFILES}
16
18
17
CONFLICTS=	cfengine-3* cfengine-devel-*
19
CONFLICTS=	cfengine-3* cfengine-devel-*
18
20
19
USE_RC_SUBR=	cfexecd cfservd
21
USE_RC_SUBR=	cfexecd cfservd
20
22
21
USES=		libtool makeinfo shebangfix
23
USES=		cpe libtool makeinfo shebangfix
22
SHEBANG_FILES=	contrib/cfdoc
24
SHEBANG_FILES=	contrib/cfdoc
23
25
24
USE_BDB=	48+
26
USE_BDB=	48+

Return to bug 198201