ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/textproc/p5-Text-Diff/Makefile
Revision: 20752
Committed: Fri Nov 13 00:48:45 2015 UTC (8 years, 5 months ago) by laffer1
File size: 494 byte(s)
Log Message:
update text diff

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= Text-Diff
4 PORTVERSION= 1.41
5 PORTREVISION= 1
6 CATEGORIES= textproc perl5
7 MASTER_SITES= CPAN
8 PKGNAMEPREFIX= p5-
9
10 MAINTAINER= ports@MidnightBSD.org
11 COMMENT= Text::Diff - Perform diffs on files and record sets
12
13 LICENSE= artistic gpl
14 LICENSE_COMB= dual
15
16 COMMON_DEPENDS= p5-Algorithm-Diff>=1.19:${PORTSDIR}/devel/p5-Algorithm-Diff
17 BUILD_DEPENDS= ${COMMON_DEPENDS}
18 RUN_DEPENDS= ${COMMON_DEPENDS}
19
20 USES= perl5
21 USE_PERL5= configure
22 PERL_CONFIGURE= yes
23
24 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H