# $MidnightBSD: trunk/devel/patch/Makefile 16215 2014-04-12 23:41:28Z laffer1 $

PORTNAME=	patch
PORTVERSION=	2.7.1
CATEGORIES=	devel
MASTER_SITES=	GNU

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	GNU patch utility

LICENSE=	gpl3

USES=		charsetfix gmake tar:xz
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--program-prefix=g --disable-silent-rules

PLIST_FILES=	bin/gpatch man/man1/gpatch.1.gz

.include <bsd.port.mk>
