# $MidnightBSD: trunk/textproc/makepatch/Makefile 18602 2015-04-10 11:35:03Z laffer1 $

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

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

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL=	configure
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
