# $FreeBSD: tags/RELEASE_10_1_0/textproc/makepatch/Makefile 347029 2014-03-04 15:40:42Z miwi $

PORTNAME=	makepatch
PORTVERSION=	2.05
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:JV

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	Perl scripts to assist in the generation and application of patches

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
