freebsd-ports/devel/p5-Algorithm-Diff/Makefile
Adam Weinberger 339d8ae09c Update to 1.1903
Changes: https://metacpan.org/changes/distribution/Algorithm-Diff

PR:		197715
Approved by:	maintainer (implicit)
2015-02-16 21:26:34 +00:00

16 lines
296 B
Makefile

# Created by: will
# $FreeBSD$
PORTNAME= Algorithm-Diff
PORTVERSION= 1.1903
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl interface to compute differences between two objects
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>