mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 12:31:18 +02:00
create bsd12 branch
This commit is contained in:
17
perl/p5-Algorithm-Diff/Makefile
Normal file
17
perl/p5-Algorithm-Diff/Makefile
Normal file
@@ -0,0 +1,17 @@
|
||||
# Created by: will
|
||||
# $FreeBSD: head/devel/p5-Algorithm-Diff/Makefile 379117 2015-02-16 21:26:34Z adamw $
|
||||
|
||||
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>
|
||||
#EOF
|
||||
Reference in New Issue
Block a user