2008-12-24 17:55:01 +00:00

22 lines
425 B
Makefile

# New ports collection makefile for: Text-Diff-Parser
# Date created: 24 Dec 2008
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= Text-Diff-Parser
PORTVERSION= 0.08
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Parse patch files containing unified and standard diffs
PERL_CONFIGURE= yes
MAN3= Text::Diff::Parser.3
.include <bsd.port.mk>