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

(-)Makefile (-1 / +2 lines)
Lines 7-19 Link Here
7
7
8
PORTNAME=	ccrtp
8
PORTNAME=	ccrtp
9
PORTVERSION=	1.6.2
9
PORTVERSION=	1.6.2
10
PORTREVISION=	1
10
CATEGORIES=	devel
11
CATEGORIES=	devel
11
MASTER_SITES=	GNU
12
MASTER_SITES=	GNU
12
13
13
MAINTAINER=	acm@FreeBSD.org
14
MAINTAINER=	acm@FreeBSD.org
14
COMMENT=	Implementation of the real-time transport protocol
15
COMMENT=	Implementation of the real-time transport protocol
15
16
16
LIB_DEPENDS=	ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp
17
LIB_DEPENDS=	ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp
17
18
18
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
19
USE_GMAKE=	yes
20
USE_GMAKE=	yes

Return to bug 138572