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

(-)mcl/Makefile (+1 lines)
Lines 15-20 Link Here
15
MAINTAINER=	past@noc.ntua.gr
15
MAINTAINER=	past@noc.ntua.gr
16
COMMENT=	Implementation of the ALC and NORM Reliable Multicast Protocols
16
COMMENT=	Implementation of the ALC and NORM Reliable Multicast Protocols
17
17
18
BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend
18
USE_GMAKE=	yes
19
USE_GMAKE=	yes
19
MAN1=		fcast.1 fcastn.1 mclrecv2.1 mclsend2.1
20
MAN1=		fcast.1 fcastn.1 mclrecv2.1 mclsend2.1
20
MAN2=		mcl_abort.2 mcl_close.2 mcl_ctl.2 mcl_open.2 mcl_recv.2 \
21
MAN2=		mcl_abort.2 mcl_close.2 mcl_ctl.2 mcl_open.2 mcl_recv.2 \

Return to bug 59500