svn commit: r463780 - head/devel/p5-Algorithm-Diff
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Mar 7 09:03:08 UTC 2018
Author: amdmi3
Date: Wed Mar 7 09:03:07 2018
New Revision: 463780
URL: https://svnweb.freebsd.org/changeset/ports/463780
Log:
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
Modified:
head/devel/p5-Algorithm-Diff/Makefile
Modified: head/devel/p5-Algorithm-Diff/Makefile
==============================================================================
--- head/devel/p5-Algorithm-Diff/Makefile Wed Mar 7 08:54:31 2018 (r463779)
+++ head/devel/p5-Algorithm-Diff/Makefile Wed Mar 7 09:03:07 2018 (r463780)
@@ -10,7 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez at FreeBSD.org
COMMENT= Perl interface to compute differences between two objects
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list