svn commit: r465438 - head/math/p5-Math-Base85
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Mar 24 09:03:21 UTC 2018
Author: amdmi3
Date: Sat Mar 24 09:03:20 2018
New Revision: 465438
URL: https://svnweb.freebsd.org/changeset/ports/465438
Log:
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
Modified:
head/math/p5-Math-Base85/Makefile
Modified: head/math/p5-Math-Base85/Makefile
==============================================================================
--- head/math/p5-Math-Base85/Makefile Sat Mar 24 08:55:20 2018 (r465437)
+++ head/math/p5-Math-Base85/Makefile Sat Mar 24 09:03:20 2018 (r465438)
@@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez at FreeBSD.org
COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924
+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