# ex:ts=8
# New ports collection makefile for:	oproute
# Date created:			Mar 3, 2001
# Whom:				Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD: ports/net/oproute/Makefile,v 1.5 2002/11/10 16:47:28 lioux Exp $
#

PORTNAME=	oproute
PORTVERSION=	0.7
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.opnix.com/oproute/
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@FreeBSD.org

USE_REINPLACE=	yes

post-patch:
	@${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/Makefile

.include <bsd.port.mk>
