summaryrefslogtreecommitdiffstats
path: root/net/scdp/Makefile
blob: 723f3cc0e6c47e4dbf283828a71c74ad3b93ddcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:   scdp
# Date created:                14 September 2001
# Whom:                        arved@arved.de
#
# $FreeBSD$

PORTNAME=	scdp
PORTVERSION=	1.0.b
CATEGORIES=	net
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	scdp
DISTNAME=	scdp-${PORTVERSION:S/.b/b/}

MAINTAINER=	freebsdports@arved.de

BUILD_DEPENDS=	${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_REINPLACE=	yes

post-patch:
	${REINPLACE_CMD} -e 's,malloc.h,stdlib.h,' ${WRKSRC}/scdp.c

.include <bsd.port.mk>
OpenPOWER on IntegriCloud