svn commit: r382526 - head/benchmarks/p5-Benchmark-Forking
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 28 17:17:47 UTC 2015
Author: sunpoet
Date: Sat Mar 28 17:17:46 2015
New Revision: 382526
URL: https://svnweb.freebsd.org/changeset/ports/382526
QAT: https://qat.redports.org/buildarchive/r382526/
Log:
- Add LICENSE
- Remove MASTER_SITE_SUBDIR
Modified:
head/benchmarks/p5-Benchmark-Forking/Makefile
Modified: head/benchmarks/p5-Benchmark-Forking/Makefile
==============================================================================
--- head/benchmarks/p5-Benchmark-Forking/Makefile Sat Mar 28 17:17:32 2015 (r382525)
+++ head/benchmarks/p5-Benchmark-Forking/Makefile Sat Mar 28 17:17:46 2015 (r382526)
@@ -6,12 +6,15 @@ PORTVERSION= 1.01
PORTREVISION= 2
CATEGORIES= benchmarks perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= Benchmark
PKGNAMEPREFIX= p5-
MAINTAINER= ports at FreeBSD.org
COMMENT= Run benchmarks in separate processes
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list