summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-28 17:17:46 +0000
committersunpoet <sunpoet@FreeBSD.org>2015-03-28 17:17:46 +0000
commit216ce6b920ad8271b1aaed3997ef2ccf20e3e075 (patch)
tree03b0afb90978f9fcb44d828f88bd339cd6cf3e97
parentb7162c33d5d886f9181f3a161e815da13fabd625 (diff)
downloadFreeBSD-ports-216ce6b920ad8271b1aaed3997ef2ccf20e3e075.zip
FreeBSD-ports-216ce6b920ad8271b1aaed3997ef2ccf20e3e075.tar.gz
- Add LICENSE
- Remove MASTER_SITE_SUBDIR
-rw-r--r--benchmarks/p5-Benchmark-Forking/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/benchmarks/p5-Benchmark-Forking/Makefile b/benchmarks/p5-Benchmark-Forking/Makefile
index c80efac..c50f207 100644
--- a/benchmarks/p5-Benchmark-Forking/Makefile
+++ b/benchmarks/p5-Benchmark-Forking/Makefile
@@ -6,12 +6,15 @@ PORTVERSION= 1.01
PORTREVISION= 2
CATEGORIES= benchmarks perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= Benchmark
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Run benchmarks in separate processes
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud