# New ports collection makefile for:    patch
# Date created:         21 Jan 1998
# Whom:                 ache
#
# $FreeBSD: ports/devel/patch/Makefile,v 1.4 2000/04/11 21:30:03 mharo Exp $
#

PORTNAME=	patch
PORTVERSION=	2.5
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	patch

MAINTAINER=	ache@FreeBSD.org

GNU_CONFIGURE=	yes

MAN1=		patch.1

.include <bsd.port.mk>
