# $MidnightBSD: trunk/devel/patch/Makefile 20967 2016-02-03 04:47:46Z laffer1 $

PORTNAME=	patch
PORTVERSION=	2.7.5
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>
