# New ports collection makefile for:	tdl
# Date created:				30 August 2001
# Whom:					petef
#
# $FreeBSD: ports/devel/tdl/Makefile,v 1.4 2001/11/20 23:55:34 petef Exp $
#

PORTNAME=	tdl
PORTVERSION=	1.0
CATEGORIES=	devel
MASTER_SITES=	http://www.rrbcurnow.freeuk.com/tdl/

MAINTAINER=	petef@FreeBSD.org

MAN1=	tdl.1

post-patch:
	@${PERL} -pi -e 's,/usr/local,${PREFIX},; s,gcc,${CC},; \
		s,-O2,${CFLAGS},' ${WRKSRC}/Makefile

.include <bsd.port.mk>
